[llvm] [llvm][MC][ARM][Assembly] Emit relocations for ADRs and big-endian targets (PR #73834)

via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 22 15:20:21 PST 2023


bd1976bris wrote:

> Thanks for the update, I think this needs an update in LLD. Essentially letting it know that R_ARM_ALU_PC_G0 is position independent so it can be used in PIC/PIE. Should be a quick fix.

Great. Reproducer is here: https://godbolt.org/z/85KzbYcsn.

https://github.com/llvm/llvm-project/pull/73834


More information about the llvm-commits mailing list