[PATCH] D57292: [LLD] [COFF] Add support for the new relocations IMAGE_REL_ARM{, 64}_REL32

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 26 14:22:18 PST 2019


mstorsjo updated this revision to Diff 183732.
mstorsjo marked an inline comment as done.
mstorsjo added a comment.

Using SX instead of S for the ARM relocation, extended the testcase with a relocation against a data section as well.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57292/new/

https://reviews.llvm.org/D57292

Files:
  COFF/Chunks.cpp
  test/COFF/arm64-relocs-imports.test
  test/COFF/armnt-rel32.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57292.183732.patch
Type: text/x-patch
Size: 5893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190126/e1f0aef5/attachment.bin>


More information about the llvm-commits mailing list