llvm/bolt/lib
Alexander Yermolovich 3abb68a626 [BOLT][DWARF] Fix assert for split dwarf.
Fixing a small bug where it would assert if CU does not modify .debug_addr section.

Differential Revision: https://reviews.llvm.org/D125181
2022-05-08 19:18:17 -07:00
..
Core [BOLT][DWARF] Fix assert for split dwarf. 2022-05-08 19:18:17 -07:00
Passes [BOLT][NFC] Move getInliningInfo out of Inliner class 2022-05-04 14:08:06 -07:00
Profile [BOLT] Report per-section hotness in bolt-heatmap. 2022-05-05 11:37:46 -07:00
Rewrite [BOLT][DWARF] Fix assert for split dwarf. 2022-05-08 19:18:17 -07:00
RuntimeLibs
Target [BOLT][NFC] Reduce Target/{AArch64,X86} dependencies 2022-04-29 20:37:53 -07:00
Utils [BOLT] Check if LLVM_REVISION is defined 2022-04-15 06:33:14 -07:00
CMakeLists.txt