llvm/bolt/lib
Maksim Panchenko 4101aa130a [BOLT] Support PC-relative relocations with addends
PC-relative memory operand could reference a different object from
the one located at the target address, e.g. when a negative offset
is used. Check relocations for the real referenced object.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D120379
2022-02-23 22:54:42 -08:00
..
Core [BOLT] Support PC-relative relocations with addends 2022-02-23 22:54:42 -08:00
Passes [BOLT][NFC] Fix data race in ShrinkWrapping stats 2022-02-20 17:21:58 -08:00
Profile Cleanup LLVMDWARFDebugInfo 2022-02-15 09:16:03 +01:00
Rewrite [BOLT] Support PC-relative relocations with addends 2022-02-23 22:54:42 -08:00
RuntimeLibs [BOLT][NFC] Fix braces usage in the rest of the codebase 2021-12-28 18:43:53 -08:00
Target Add missing MC includes in bolt/ 2022-02-09 08:28:34 -05:00
Utils [BOLT] Refactor heatmap to be standalone tool 2022-02-07 22:00:44 +03:00
CMakeLists.txt Rebase: [NFC] Refactor sources to be buildable in shared mode 2021-10-08 11:47:10 -07:00