[llvm] [llvm][MC][ARM][Assembly] Emit relocs for LDRs (PR #72873)
David Spickett via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 22 01:38:02 PST 2023
DavidSpickett wrote:
I'm just nit picking tests now, other than that it looks good to me.
I'm not familiar with what motivated this fix so nominate @smithp35 to give it a final check.
I am curious though...
> The patch to address this problem for big endian targets will follow
Is the little endian specific bit here what offset into the symbol is chosen when you load a doubleword/word/halfword, etc. ?
https://github.com/llvm/llvm-project/pull/72873
More information about the llvm-commits
mailing list