[PATCH] D114172: [ARM] implement support for ALU/LDR PC-relative group relocations

Ard Biesheuvel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 19 04:08:11 PST 2021


ardb updated this revision to Diff 388457.
ardb retitled this revision from "[ARM] implement support for ALU PC-relative group relocations" to "[ARM] implement support for ALU/LDR PC-relative group relocations".
ardb edited the summary of this revision.
ardb added a comment.

Add support for relocations against LDR G1 and G2 as well, to complete the set.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114172

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114172.388457.patch
Type: text/x-patch
Size: 12376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/eac96310/attachment.bin>


More information about the llvm-commits mailing list