| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | dynsym-error-remove-strtab.test | 8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3 11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
|
| H A D | remove-linked-section.test | 22 # RUN: llvm-objcopy --allow-broken-links -R .foo %t.o %t3 25 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .foo %t4
|
| H A D | symtab-error-on-remove-strtab.test | 17 # RUN: llvm-objcopy --allow-broken-links -R .strtab %t %t4 20 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .strtab %t %t5
|
| H A D | dynrelocsec-remove-shlink-reference.test | 12 ## Check we zero out sh_link field and allow producing output with the --allow-broken-links switch. 13 # RUN: llvm-objcopy -R .dynsym --allow-broken-links %t %t2
|
| H A D | reloc-error-remove-symtab.test | 37 # RUN: llvm-objcopy --allow-broken-links -R .symtab %t %t4 40 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .symtab %t5
|
| H A D | group.test | 64 ## The '.symtab' section could be removed using --allow-broken-links option. 65 # RUN: llvm-objcopy --allow-broken-links -R .symtab %t %t3 79 # RUN: llvm-objcopy --allow-broken-links -R .symtab %t3 %t4
|
| /llvm-project-15.0.7/mlir/lib/Tools/tblgen-lsp-server/ |
| H A D | LSPServer.cpp | 171 std::vector<DocumentLink> links; in onDocumentLink() local 172 server.getDocumentLinks(params.textDocument.uri, links); in onDocumentLink() 173 reply(std::move(links)); in onDocumentLink()
|
| H A D | TableGenServer.cpp | 268 std::vector<lsp::DocumentLink> &links); 410 std::vector<lsp::DocumentLink> &links) { in getDocumentLinks() argument 412 links.emplace_back(include.range, include.uri); in getDocumentLinks()
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | hip-link-bc-to-bc.hip | 3 // Check that clang unbundles the two bitcodes and links via llvm-link 20 // Check that clang unbundles the bitcode and archive and links via llvm-link
|
| /llvm-project-15.0.7/llvm/utils/gn/build/libs/xml/ |
| H A D | enable.gni | 2 # Whether to include code that links against libxml2.
|
| /llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/ |
| H A D | LSPServer.cpp | 219 std::vector<DocumentLink> links; in onDocumentLink() local 220 server.getDocumentLinks(params.textDocument.uri, links); in onDocumentLink() 221 reply(std::move(links)); in onDocumentLink()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | SystemLibrary.rst | 9 available at :doc:`SupportLibrary`. Please, change your links to that page.
|
| H A D | TableGenFundamentals.rst | 9 and is now available at :doc:`TableGen/index`. Please, change your links to
|
| H A D | README.txt | 46 Checking links 49 The reachability of external links in the documentation can be checked by
|
| H A D | GettingStartedTutorials.rst | 39 A list of helpful links for compiler writers.
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/include/lldb/Host/ |
| H A D | libedit.gni | 2 # Whether lldb links against libedit. Set to `true` or `false`, or to
|
| /llvm-project-15.0.7/llvm/utils/gn/build/libs/zlib/ |
| H A D | enable.gni | 9 # Whether to include code that links against zlib.
|
| /llvm-project-15.0.7/llvm/utils/gn/build/ |
| H A D | BUILD.gn | 66 # For full debug-info -g builds, --gdb-index makes links ~15% slower, and 67 # gdb symbol reading time 1500% faster (lld links in 4.4 instead of 3.9s, 78 # file directly. The linker then only links the .o files, which contain 104 # For linetable-only -g1 builds, --gdb-index makes links ~8% slower, but 105 # links are 4x faster than -g builds so it's a fairly small absolute cost. 134 # Speed up links with ghash on windows.
|
| /llvm-project-15.0.7/llvm/lib/Target/AVR/ |
| H A D | README.md | 5 ## Useful links
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/linker/ |
| H A D | llvm_linker.mli | 16 (** [link_modules' dst src] links [src] into [dst], raising [Error]
|
| /llvm-project-15.0.7/llvm/test/tools/dsymutil/X86/ |
| H A D | generate-empty-CU.test | 3 # This test on links the Dwarf for an LTO binary and on purpose doesn't retain
|
| /llvm-project-15.0.7/llvm/unittests/Support/CommandLineInit/ |
| H A D | CMakeLists.txt | 5 # links the test against TestMain.cpp, in which main() function calls
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/cert/ |
| H A D | LICENSE.TXT | 16 necessary to request permission to make referential hypertext links to The
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | wrap-defined.s | 10 ## We choose to wrap defined symbols so that LTO, non-LTO and relocatable links
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-link.rst | 14 :program:`llvm-link` takes several LLVM bitcode files and links them together
|