[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
Mon Nov 22 13:05:24 PST 2021


ardb updated this revision to Diff 389012.
ardb added a comment.

Add stop condition to avoid 32-bit shift of 32-bit type


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-err-long.s
  lld/test/ELF/arm-adr-long.s
  lld/test/ELF/arm-adr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114172.389012.patch
Type: text/x-patch
Size: 15030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211122/6fcc2403/attachment.bin>


More information about the llvm-commits mailing list