| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | linkrepro-manifest.test | 5 RUN: -manifest:embed %p/Inputs/std32.lib -subsystem:console \ 14 CHECK-DAG: -manifest:embed
|
| H A D | manifestinput-nowarning.test | 6 # RUN: /manifest:embed \
|
| H A D | manifestinput-error.test | 6 # RUN: /manifest:embed \
|
| H A D | manifestinput.test | 5 # RUN: /manifest:embed \
|
| H A D | manifest.test | 126 # with /manifest:embed too. 127 # RUN: lld-link /out:%t.exe /entry:main /manifest:embed \
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | thinlto_embed_bitcode.ll | 3 ; check the -lto-embed-bitcode=post-thinlto-merge does not perform optimizations 11 …-O2 -o %t-opt.o -x ir %t1.bc -c -fthinlto-index=%t.o.thinlto.bc -mllvm -lto-embed-bitcode=optimized 18 …u -O2 -o %t.o -x ir %t1.bc -c -fthinlto-index=%t.o.thinlto.bc -mllvm -lto-embed-bitcode=post-merge… 27 …edo.o -x ir %t-embedded.bc -c -fthinlto-index=%t.o.thinlto.bc -mllvm -lto-embed-bitcode=post-merge…
|
| /llvm-project-15.0.7/llvm/test/LTO/X86/ |
| H A D | embed-bitcode.ll | 8 ; RUN: llvm-lto2 run -r %t1.o,_start,px -r %t2.o,foo,px -r %t3.o,bar,px -r %t2.o,bar,lx -lto-embed-… 11 ; RUN: llvm-lto2 run -r %t1.o,_start,px -r %t2.o,foo,px -r %t3.o,bar,px -r %t2.o,bar,lx -lto-embed-… 16 ; RUN: llvm-lto2 run -r %t1.o,_start,px -r %t2.o,foo,px -r %t3.o,bar,px -r %t2.o,bar,lx -lto-embed-…
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | path-resolution.modulemap | 11 // RUN: -fmodules-embed-all-files -fmodules-local-submodule-visibility \ 16 // RUN: -fmodules-embed-all-files -fmodules-local-submodule-visibility \ 33 // RUN: -fmodules-embed-all-files -fmodules-local-submodule-visibility \
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | GettingInvolved.rst | 171 …`gcal <https://calendar.google.com/calendar/u/0/embed[email protected]… 180 …`gcal <https://calendar.google.com/calendar/embed?src=eoh3m9k1l6vqbd1fkp94fv5q74%40group.calendar.… 217 …`gcal <https://calendar.google.com/calendar/embed?src=c_1mincouiltpa24ac14of14lhi4%40group.calenda… 266 …`gcal <https://calendar.google.com/calendar/embed?src=c_pm6e7160iq7n5fcm1s6m3rjhh4%40group.calenda… 273 …`gcal <https://calendar.google.com/calendar/embed?src=npgke5dug0uliud0qapptmps58%40group.calendar.… 416 https://calendar.google.com/calendar/u/0/embed[email protected] and can 421 …<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=UT…
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-rc/ |
| H A D | tag-html.test | 32 ; HTML-NEXT: 0010: 656D6265 64207468 6520696D 6167652E |embed the image.|
|
| /llvm-project-15.0.7/llvm/test/CodeGen/DirectX/ |
| H A D | embed-dxil.ll | 2 ; RUN: opt %s -dxil-embed -S -o - | FileCheck %s
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/test/ |
| H A D | background-index.test | 4 # Need to embed the correct temp path in the actual JSON-RPC requests.
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | hip-toolchain-no-rdc.hip | 89 // Bundle and embed device code in host object for a.cu. 152 // Bundle and embed device code in host object for b.hip.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangLinkerWrapper.rst | 40 --embed-bitcode Embed linked bitcode in the module
|
| H A D | IntroductionToTheClangAST.rst | 12 …<center><iframe width="560" height="315" src="https://www.youtube.com/embed/VqCkCDFLSsc?vq=hd720" …
|
| H A D | ClangOffloadWrapper.rst | 13 This tool is used in OpenMP offloading toolchain to embed device code objects
|
| H A D | StandardCPlusPlusModules.rst | 445 the user could try to use ``-Xclang -fmodules-embed-all-files`` when producing BMI. For example: 449 $ clang++ -std=c++20 M.cppm --precompile -Xclang -fmodules-embed-all-files -o M.pcm 489 The above case will rejected. And we're still able to workaround it by ``-Xclang -fmodules-embed-al… 493 clang++ -std=c++20 foo.cppm --precompile -Xclang -fmodules-embed-all-files -o foo.pcm
|
| /llvm-project-15.0.7/llvm/test/Transforms/LowerMatrixIntrinsics/ |
| H A D | propagate-mixed-users.ll | 4 ; Currently we only lower stores with shape information, but need to embed the
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | Options.td | 84 def natvis : P<"natvis", "Path to natvis file to embed in the PDB">; 86 def pdbaltpath : P<"pdbaltpath", "PDB file path to embed in the image">; 122 "Additional manifest inputs; only valid with /manifest:embed">;
|
| /llvm-project-15.0.7/clang/tools/clang-linker-wrapper/ |
| H A D | LinkerWrapperOpts.td | 36 def embed_bitcode : Flag<["--"], "embed-bitcode">,
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | CMakeLists.txt | 90 # Override the C runtime allocator on Windows and embed it into LLVM tools & libraries
|
| /llvm-project-15.0.7/mlir/cmake/modules/ |
| H A D | AddMLIRPython.cmake | 432 # EMBED_LIBS: Additional libraries to embed (must be built with OBJECTS and 440 # Collect all explicit and transitive embed libs.
|
| /llvm-project-15.0.7/lld/docs/ |
| H A D | index.rst | 35 - You can embed LLD in your program to eliminate dependencies on
|
| /llvm-project-15.0.7/polly/lib/External/ppcg/ |
| H A D | README | 146 run time. Alternatively, the option --opencl-embed-kernel-code may be
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticFrontendKinds.td | 246 Error<"file '%0' specified by '-fmodules-embed-file=' not found">,
|