[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 03:52:05 PDT 2017


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

Changed the previous check for !IsResolved into an assert, and added checks for it in the other fixups (where it is needed).


https://reviews.llvm.org/D35791

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

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


More information about the llvm-commits mailing list