[PATCH] D75349: [LLD][ELF][ARM] Implement ARM pc-relative relocations for adr and ldr
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 16 09:48:12 PDT 2020
psmith added a comment.
In D75349#1923598 <https://reviews.llvm.org/D75349#1923598>, @MaskRay wrote:
> The assembly tests should be rewritten as yaml2obj because we will either resolve/reject such short-range fixups in MC.
Thanks, I'll start working on that. May take a few days to work through them.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75349/new/
https://reviews.llvm.org/D75349
More information about the llvm-commits
mailing list