llvm-project/bolt/lib/Core
Alexander Yermolovich ba1ac98c62 [BOLT][DWARF] Add version 5 split dwarf support
Added support for DWARF5 Split Dwarf.

Reviewed By: maksfb

Differential Revision: https://reviews.llvm.org/D122988
2022-05-05 14:59:05 -07:00
..
BinaryBasicBlock.cpp [BOLT] Make order of jump table successors deterministic 2022-02-14 10:37:20 -08:00
BinaryContext.cpp [BOLT][DWARF] Add version 5 split dwarf support 2022-05-05 14:59:05 -07:00
BinaryData.cpp [BOLT][NFC] Fix file-description comments 2021-12-21 10:21:41 -08:00
BinaryEmitter.cpp [BOLT] AArch64: Emit text objects 2022-03-31 22:28:50 +03:00
BinaryFunction.cpp [BOLT] Support PC-relative relocations with addends 2022-02-23 22:54:42 -08:00
BinaryFunctionProfile.cpp [BOLT][NFC] Make ICP options naming uniform 2022-05-03 19:32:45 -07:00
BinarySection.cpp [BOLT][NFC] Fix file-description comments 2021-12-21 10:21:41 -08:00
CMakeLists.txt Fix shared build 2021-11-15 20:01:48 -08:00
DebugData.cpp [BOLT][DWARF] Add version 5 split dwarf support 2022-05-05 14:59:05 -07:00
DynoStats.cpp [BOLT][NFC] Fix file-description comments 2021-12-21 10:21:41 -08:00
Exceptions.cpp Cleanup LLVMDWARFDebugInfo 2022-02-15 09:16:03 +01:00
JumpTable.cpp [BOLT][NFC] Reduce includes with include-what-you-use 2022-01-21 12:05:47 -08:00
MCPlusBuilder.cpp [BOLT][NFC] Fix MCPlusBuilder::getAliases caching behavior 2022-05-04 12:53:26 -07:00
ParallelUtilities.cpp [BOLT][NFC] Fix file-description comments 2021-12-21 10:21:41 -08:00
Relocation.cpp [BOLT] Add R_AARCH64_PREL16/32/64 relocations support 2022-04-21 13:52:47 +03:00