[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
Mon Jul 24 13:15:23 PDT 2017


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

Added checking of the IsResolved variable, as suggested by Rafael.


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.107950.patch
Type: text/x-patch
Size: 8121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170724/ff043500/attachment.bin>


More information about the llvm-commits mailing list