llvm-project/clang/tools/clang-linker-wrapper
Joseph Huber 55639c2f7c [OpenMP] Properly save strings when doing LTO
Summary:
We were not previously saving strings when saving symbol names during
LTO symbol resolution. This caused a crash inside the dense set when
some of the strings would rarely be moved internally by the object file
class.
2022-02-16 16:40:39 -05:00
..
CMakeLists.txt [OpenMP] Remove call to 'clang-offload-wrapper' binary 2022-01-31 23:11:43 -05:00
ClangLinkerWrapper.cpp [OpenMP] Properly save strings when doing LTO 2022-02-16 16:40:39 -05: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