llvm-project/bolt/lib/Rewrite
serge-sans-paille 61cff9079c [BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ON
This does *not* link with libLLVM, but with static archives instead. Not
super-great, but at least the build works, which is probably better than
failing.

Related to #57551

Differential Revision: https://reviews.llvm.org/D134434
2022-09-23 07:59:30 +02:00
..
BinaryPassManager.cpp [BOLT][AArch64] Handle gold linker veneers 2022-07-13 14:47:22 +03:00
BoltDiff.cpp [BOLT] Towards FunctionLayout const-correctness 2022-08-24 16:32:33 -07:00
CMakeLists.txt [BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ON 2022-09-23 07:59:30 +02:00
DWARFRewriter.cpp [BOLT][DWARF] Fix updating CU that has no entry in .debug_addr 2022-08-25 17:03:11 -07:00
ExecutableFileMemoryManager.cpp [BOLT] Change base class of ExecutableFileMemoryManager 2022-09-16 13:39:12 -07:00
MachORewriteInstance.cpp [BOLT][NFC] Use range-based STL wrappers 2022-06-23 22:16:27 -07:00
RewriteInstance.cpp [BOLT] Control aggregation mode output profile file format 2022-09-19 13:37:10 -07:00