Home
last modified time | relevance | path

Searched refs:locally (Results 1 – 25 of 68) sorted by relevance

123

/llvm-project-15.0.7/lld/test/COFF/
H A Dlocally-imported-warn-multiple.s3 …lvm-mc -filetype=obj -triple=x86_64-windows-msvc -o %T/locally-imported-def.obj %S/Inputs/locally-…
4 …lvm-mc -filetype=obj -triple=x86_64-windows-msvc -o %T/locally-imported-imp1.obj %S/Inputs/locally
5 …lvm-mc -filetype=obj -triple=x86_64-windows-msvc -o %T/locally-imported-imp2.obj %S/Inputs/locally
7 # RUN: lld-link /entry:main %T/locally-imported-def.obj %T/locally-imported-imp1.obj %T/locally-imp…
9 …CHECK: warning: [[TESTDIR:.+]]locally-imported-imp1.obj: locally defined symbol imported: f (defin…
10 …-NEXT: warning: [[TESTDIR:.+]]locally-imported-imp2.obj: locally defined symbol imported: f (defin…
H A Dignore4217.yaml1 # Tests that /ignore:4217 suppresses "locally defined symbol imported" warnings.
9 # WARNINGS: locally defined symbol imported
10 # SUPPRESSED-NOT: locally defined symbol imported
H A Dignore-many.test10 WARNINGS: locally defined symbol imported
14 SUPPRESSED-NOT: locally defined symbol imported
H A Dlocally-imported.test6 # WARN: warning: [[INPUT:.+]]: locally defined symbol imported: main (defined in [[INPUT]])
/llvm-project-15.0.7/llvm/utils/gn/docs/
H A Ddeterministic.md8 It is possible to produce [locally deterministic][1] builds of LLVM
15 locally deterministic builds" in the [deterministic builds][1] documentation
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dla-02.ll32 ; ...likewise locally-defined normal-visibility variables.
65 ; ...likewise locally-defined normal-visibility functions.
H A Dla-03.ll29 ; Check loads of locally-defined normal-visibility variables, which might
/llvm-project-15.0.7/lldb/docs/use/
H A Dremote.rst21 locally. This is achieved by spawning a remote stub process locally and
52 them from the local machine. If compiling locally and the remote architecture
138 Launching a locally built process on the remote machine
144 To launch a locally built process on the remote system in the platform working
201 locally build shared library to the current target and set its platform file
/llvm-project-15.0.7/clang/test/Analysis/
H A Dautoreleasewritechecker_test.m172 …ain:1]; // expected-warning{{Write to autoreleasing out parameter inside locally-scoped autoreleas…
205 …ain:1]; // expected-warning{{Write to autoreleasing out parameter inside locally-scoped autoreleas…
213 …ain:1]; // expected-warning{{Write to autoreleasing out parameter inside locally-scoped autoreleas…
214 …ain:1]; // expected-warning{{Write to autoreleasing out parameter inside locally-scoped autoreleas…
243 …ain:1]; // expected-warning{{Write to autoreleasing out parameter inside locally-scoped autoreleas…
/llvm-project-15.0.7/lld/test/ELF/
H A Dmips-plt-copy.s58 lui $t0,%hi(bar) # Does not require PLT for locally defined func.
65 lui $t0,%hi(gd) # Does not require COPY rel for locally defined data.
H A Dhexagon-shared.s16 # When -Bsymbolic is specified calls to locally resolvables should
/llvm-project-15.0.7/polly/lib/External/isl/test_inputs/codegen/
H A Dunroll9.st1 # Check that options are interpreted locally
/llvm-project-15.0.7/lld/test/MachO/
H A Dcompact-unwind-both-local-and-dylib-personality.s2 ## are both from a dylib and locally defined in an object file.
10 ## Pre-condition: check that ___gxx_personality_v0 really is locally defined in combined.o before w…
H A Dlocal-got.s35 ## Check that a non-locally-defined symbol is still bound at the correct offset:
/llvm-project-15.0.7/llvm/utils/gn/build/toolchain/
H A Dcompiler.gni7 # using a goma-approved compiler and for compiling clang with a locally-built
/llvm-project-15.0.7/llvm/test/LTO/X86/
H A Ddllimport.ll1 ; Test requiring LTO to remove the __imp_ prefix for locally imported COFF
/llvm-project-15.0.7/libcxx/docs/DesignDocs/
H A DVisibilityMacros.rst35 overridden locally. On non-Windows, this is equivalent to `_LIBCPP_FUNC_VIS`.
39 locally, since `dllimport` indicates the symbol should be bound to a separate
41 locally overridable, and therefore must not be marked `dllimport`. On Windows,
/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/
H A DELF_x86-64_got_plt_optimizations.s51 # Branch32ToStub edge, because externals are not defined locally. During
/llvm-project-15.0.7/mlir/test/mlir-cpu-runner/
H A Dasync-group.mlir12 // This is hard to reproduce locally unfortunately. Disable it with ASAN/LSAN
/llvm-project-15.0.7/openmp/docs/
H A DREADME.txt11 If you instead would like to generate and view the HTML locally, install
/llvm-project-15.0.7/llvm/docs/
H A DREADME.txt11 If you instead would like to generate and view the HTML locally, install
H A DDirectXUsage.rst26 release builds of LLVM tools. To enable building the DirectX backend locally add
/llvm-project-15.0.7/llvm/docs/HistoricalNotes/
H A D2001-09-18-OptimizeExceptions.txt12 locally if one is thrown by the function. Most functions don't throw
/llvm-project-15.0.7/libcxx/docs/
H A DAddingNewCIJobs.rst45 it's possible to reproduce CI issues locally with ease, understanding of
/llvm-project-15.0.7/clang/docs/
H A DHowToSetupToolingForLLVM.rst100 to the debugger settings. This can be done locally in Visual Studio's
101 debugger configuration locally or globally by launching the Visual Studio

123