[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
Sat Apr 4 13:49:59 PDT 2020


psmith updated this revision to Diff 255076.
psmith edited the summary of this revision.
psmith added a comment.

Update diff to change tests to use .inst and .reloc. Updated description to remove the dependency on an LLVM-MC change. No other changes outside of tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75349/new/

https://reviews.llvm.org/D75349

Files:
  lld/ELF/Arch/ARM.cpp
  lld/test/ELF/arm-adr-err.s
  lld/test/ELF/arm-adr-long.s
  lld/test/ELF/arm-adr.s
  lld/test/ELF/arm-ldrlit-err.s
  lld/test/ELF/arm-ldrlit.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75349.255076.patch
Type: text/x-patch
Size: 16214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200404/413bee4d/attachment.bin>


More information about the llvm-commits mailing list