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

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 22 10:43:38 PST 2023


smithp35 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.

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


More information about the llvm-commits mailing list