llvm/bolt/lib
Amir Ayupov 2a9386726b [BOLT][NFC] Use LLVM_REVISION instead of BOLT_VERSION_STRING
Remove duplicate version string identification

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D123549
2022-04-14 19:16:35 -07:00
..
Core [BOLT][perf2bolt] Fix base address calculation for shared objects 2022-04-14 10:29:53 -07:00
Passes [BOLT] Fix data race in shortenInstructions 2022-04-13 11:10:36 -07:00
Profile [BOLT][perf2bolt] Fix base address calculation for shared objects 2022-04-14 10:29:53 -07:00
Rewrite [BOLT] Ignore PC-relative relocations from data to data 2022-04-13 11:13:51 -07:00
RuntimeLibs [BOLT][NFC] Fix braces usage in the rest of the codebase 2021-12-28 18:43:53 -08:00
Target [BOLT][NFC] Move isADD64rr and isADDri out of MCPlusBuilder class 2022-04-05 14:32:07 -07:00
Utils [BOLT][NFC] Use LLVM_REVISION instead of BOLT_VERSION_STRING 2022-04-14 19:16:35 -07:00
CMakeLists.txt