llvm-project/bolt/lib/Rewrite
Alexander Yermolovich 612f0f4568 [BOLT][DWARF] Fix gdb index section
Since we now re-write .debug_info the DWARF CU Offsets can change.
Just like for .debug_aranges the GDB Index will need to be updated.

Reviewed By: Amir, maksfb

Differential Revision: https://reviews.llvm.org/D118273
2022-01-27 12:07:58 -08:00
..
BinaryPassManager.cpp [BOLT][NFC] Refactor command line options in BinaryPassManager 2022-01-07 11:36:22 -08:00
BoltDiff.cpp [BOLTRewrite][NFC] Fix braces usages 2021-12-23 12:38:33 -08:00
CMakeLists.txt [BOLT][CMAKE] Use IN_LIST check 2022-01-14 15:47:14 -08:00
DWARFRewriter.cpp [BOLT][DWARF] Fix gdb index section 2022-01-27 12:07:58 -08:00
ExecutableFileMemoryManager.cpp [BOLTRewrite][NFC] Fix braces usages 2021-12-23 12:38:33 -08:00
MachORewriteInstance.cpp [BOLT][NFC] Reduce includes with include-what-you-use 2022-01-21 12:05:47 -08:00
RewriteInstance.cpp [BOLT] Prepare BOLT for unit-testing 2022-01-27 00:22:13 +03:00