[PATCH] D128492: ELF: Do not relax ADRP/LDR -> ADRP/ADD for absolute symbols in PIC.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 22:37:26 PDT 2022
pcc added a comment.
In D128492#3606984 <https://reviews.llvm.org/D128492#3606984>, @MaskRay wrote:
> Thanks for catching this case. For absolute symbols we can choose not relaxing in -no-pie mode. Do you prefer relaxing?
Either way is fine with me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128492/new/
https://reviews.llvm.org/D128492
More information about the llvm-commits
mailing list