[PATCH] D35792: [lld] [COFF, ARM64] Handle ADRP immediate offsets in relocations

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 03:19:35 PDT 2017


mstorsjo updated this revision to Diff 108037.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.

Updated handling of scaled ldr relocations by using applyArm64Imm as before, but with a new parameter instead. Hopefully this is clearer.


https://reviews.llvm.org/D35792

Files:
  COFF/Chunks.cpp
  test/COFF/arm64-symbol-offset.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35792.108037.patch
Type: text/x-patch
Size: 11876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/2bb55645/attachment.bin>


More information about the llvm-commits mailing list