[PATCH] D34964: [LLD] [COFF] Add initial support for some ARM64 relocations and import thunks

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 13:38:17 PDT 2017


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

Minor tweaks to the test, made the PAGEOFFSET_12A/L relocations read the existing immediate value and add that into the value from the relocation.


https://reviews.llvm.org/D34964

Files:
  COFF/Chunks.cpp
  COFF/Chunks.h
  COFF/Symbols.cpp
  test/COFF/Inputs/library-arm64.lib
  test/COFF/arm64-relocs-imports.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34964.105916.patch
Type: text/x-patch
Size: 10776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/0636697d/attachment.bin>


More information about the llvm-commits mailing list