| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | locally-imported-warn-multiple.s | 3 …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 D | ignore4217.yaml | 1 # 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 D | ignore-many.test | 10 WARNINGS: locally defined symbol imported 14 SUPPRESSED-NOT: locally defined symbol imported
|
| H A D | locally-imported.test | 6 # WARN: warning: [[INPUT:.+]]: locally defined symbol imported: main (defined in [[INPUT]])
|
| /llvm-project-15.0.7/llvm/utils/gn/docs/ |
| H A D | deterministic.md | 8 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 D | la-02.ll | 32 ; ...likewise locally-defined normal-visibility variables. 65 ; ...likewise locally-defined normal-visibility functions.
|
| H A D | la-03.ll | 29 ; Check loads of locally-defined normal-visibility variables, which might
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | remote.rst | 21 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 D | autoreleasewritechecker_test.m | 172 …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 D | mips-plt-copy.s | 58 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 D | hexagon-shared.s | 16 # When -Bsymbolic is specified calls to locally resolvables should
|
| /llvm-project-15.0.7/polly/lib/External/isl/test_inputs/codegen/ |
| H A D | unroll9.st | 1 # Check that options are interpreted locally
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | compact-unwind-both-local-and-dylib-personality.s | 2 ## 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 D | local-got.s | 35 ## 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 D | compiler.gni | 7 # using a goma-approved compiler and for compiling clang with a locally-built
|
| /llvm-project-15.0.7/llvm/test/LTO/X86/ |
| H A D | dllimport.ll | 1 ; Test requiring LTO to remove the __imp_ prefix for locally imported COFF
|
| /llvm-project-15.0.7/libcxx/docs/DesignDocs/ |
| H A D | VisibilityMacros.rst | 35 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 D | ELF_x86-64_got_plt_optimizations.s | 51 # Branch32ToStub edge, because externals are not defined locally. During
|
| /llvm-project-15.0.7/mlir/test/mlir-cpu-runner/ |
| H A D | async-group.mlir | 12 // This is hard to reproduce locally unfortunately. Disable it with ASAN/LSAN
|
| /llvm-project-15.0.7/openmp/docs/ |
| H A D | README.txt | 11 If you instead would like to generate and view the HTML locally, install
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | README.txt | 11 If you instead would like to generate and view the HTML locally, install
|
| H A D | DirectXUsage.rst | 26 release builds of LLVM tools. To enable building the DirectX backend locally add
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2001-09-18-OptimizeExceptions.txt | 12 locally if one is thrown by the function. Most functions don't throw
|
| /llvm-project-15.0.7/libcxx/docs/ |
| H A D | AddingNewCIJobs.rst | 45 it's possible to reproduce CI issues locally with ease, understanding of
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | HowToSetupToolingForLLVM.rst | 100 to the debugger settings. This can be done locally in Visual Studio's 101 debugger configuration locally or globally by launching the Visual Studio
|