[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
Sun Jul 9 06:14:26 PDT 2017
mstorsjo updated this revision to Diff 105678.
mstorsjo added a comment.
Added support for yet another few relocations, added a missed ARM64 part for getBaserelType (tested with wine, loading the exe at a non-default address so the base relocations need to be applied).
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.105678.patch
Type: text/x-patch
Size: 10662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170709/955d5243/attachment.bin>
More information about the llvm-commits
mailing list