llvm-project/bolt/lib/Target
Maksim Panchenko 1817642684 [BOLT] Add support for GOTPCRELX relocations
The linker can convert instructions with GOTPCRELX relocations into a
form that uses an absolute addressing with an immediate. BOLT needs to
recognize such conversions and symbolize the immediates.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D126747
2022-06-09 13:37:04 -07:00
..
AArch64 [BOLT][NFC] Suppress unused variable warnings 2022-05-13 20:10:19 +01:00
X86 [BOLT] Add support for GOTPCRELX relocations 2022-06-09 13:37:04 -07:00
CMakeLists.txt [BOLT][CMAKE] Use IN_LIST check 2022-01-14 15:47:14 -08:00