llvm-project/clang/tools/clang-linker-wrapper
Joseph Huber 69a77771a9 [OpenMP] Make linker wrapper thin-lto default thread count use all
Summary:
Currently there is no option to configure the number of thin-backend
threads to use when performing thin-lto on the device, but we should
default to use all the threads rather than just one. In the future we
should use the same arguments that gold / lld use and parse it here.
2022-04-01 09:44:28 -04:00
..
CMakeLists.txt [OpenMP] Remove call to 'clang-offload-wrapper' binary 2022-01-31 23:11:43 -05:00
ClangLinkerWrapper.cpp [OpenMP] Make linker wrapper thin-lto default thread count use all 2022-04-01 09:44:28 -04:00
OffloadWrapper.cpp Reduce dependencies on llvm/BinaryFormat/Dwarf.h 2022-02-04 11:44:03 +01:00
OffloadWrapper.h [OpenMP] Remove call to 'clang-offload-wrapper' binary 2022-01-31 23:11:43 -05:00