[PATCH] D128492: ELF: Do not relax ADRP/LDR -> ADRP/ADD for absolute symbols in PIC.

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 01:34:59 PDT 2022


peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.

Thanks for the fix. I'll see about getting a condition added to the ABI to mention Absolute addresses in a PI context.


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