llvm-project/clang/tools
Sergey Dmitriev 8998a8aa97 [clang-offload-bundler] Add sections and set section flags using one llvm-objcopy invocation
llvm-objcopy has been changed to support adding a section and updating section flags
in one run (D90438), so we can now change clang-offload-bundler to run llvm-objcopy
tool only once when creating fat object.

Reviewed By: ABataev

Differential Revision: https://reviews.llvm.org/D102670
2021-05-18 08:44:41 -07:00
..
amdgpu-arch [amdgpu-arch] Guard hsa.h with __has_include 2021-05-10 07:33:30 +00:00
apinotes-test [Support] Don't include VirtualFileSystem.h in CommandLine.h 2021-04-21 10:19:01 -04:00
arcmt-test [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
c-arcmt-test
c-index-test [index] Improve macro indexing support 2021-04-06 09:12:14 -07:00
clang-check
clang-diff
clang-extdef-mapping
clang-format [git-clang-format] Do not apply clang-format to symlinks 2021-05-11 10:34:40 -07:00
clang-format-vs
clang-fuzzer
clang-import-test
clang-offload-bundler [clang-offload-bundler] Add sections and set section flags using one llvm-objcopy invocation 2021-05-18 08:44:41 -07:00
clang-offload-wrapper [Support] Don't include VirtualFileSystem.h in CommandLine.h 2021-04-21 10:19:01 -04:00
clang-refactor [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text 2021-04-06 07:23:31 -04:00
clang-rename
clang-repl [clang-repl] Add final set of missing library dependencies. 2021-05-13 08:06:58 +00:00
clang-scan-deps [clang][deps] NFC: Fix typo 2021-04-26 10:55:24 +02:00
clang-shlib [CMake][ELF] Link libLLVM.so and libclang-cpp.so with -Bsymbolic-functions 2021-05-13 13:44:57 -07:00
diag-build
diagtool
driver [MC] Untangle MCContext and MCObjectFileInfo 2021-05-05 10:03:02 -07:00
libclang Add type information to integral template argument if required. 2021-05-12 19:00:08 +00:00
scan-build
scan-build-py
scan-view
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00