[PATCH] D35791: [COFF, ARM64] Fix symbol offsets in ADRP/ADD/LDR/STR relocations

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 12:55:32 PDT 2017


mstorsjo updated this revision to Diff 108137.
mstorsjo added a comment.

Added a testcase for IsResolved==true for COFF as well (repeating an existing test, targeting COFF).

Got LGTM's from Rafael and Mandeep so far, so will commit this one soon unless there's further comments.


https://reviews.llvm.org/D35791

Files:
  lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
  test/MC/AArch64/coff-relocations.s
  test/MC/AArch64/fixup-out-of-range.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35791.108137.patch
Type: text/x-patch
Size: 8703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/d78b3b1c/attachment.bin>


More information about the llvm-commits mailing list