diff options
author | Maksim Panchenko <maks@fb.com> | 2025-03-05 23:06:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-05 23:06:01 -0800 |
commit | a28daa7c1a059a164cc6cc344f02b1a92f858c30 (patch) | |
tree | ed41acc96fead1b881b5e0d18ee0ec611d5be407 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6e7e46cafeccab761d31e6404ceb0cdef4c18bd4 (diff) | |
download | llvm-a28daa7c1a059a164cc6cc344f02b1a92f858c30.zip llvm-a28daa7c1a059a164cc6cc344f02b1a92f858c30.tar.gz llvm-a28daa7c1a059a164cc6cc344f02b1a92f858c30.tar.bz2 |
[BOLT][AArch64] Keep relocations for linker-relaxed instructions. NFCI (#129980)
We used to filter out relocations corresponding to NOP+ADR instruction
pairs that were a result of linker "relaxation" optimization. However,
these relocations will be useful for reversing the linker optimization.
Keep the relocations and ignore them while symbolizing ADR instruction
operands.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions