llvm-project/bolt/lib/Rewrite
Alexander Yermolovich 0d9921daad [BOLT][DWARF] Remove caching of ranges/abbrevs
Removing caching of ranges/abbrevs to simplify the code.
Before we were doing it to get around a gdb limitation.
FBD34015613

Reviewed By: Amir, maksfb

Differential Revision: https://reviews.llvm.org/D119276
2022-02-08 16:37:40 -08:00
..
BinaryPassManager.cpp [BOLT][NFC] Fix compiler warnings 2022-02-04 15:57:33 -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] Remove caching of ranges/abbrevs 2022-02-08 16:37:40 -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