[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
Wed Jul 5 13:49:12 PDT 2017
mstorsjo updated this revision to Diff 105332.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.
Added support for the IMAGE_REL_ARM64_PAGEOFFSET_12L relocation as well (and testing of it), improved parts of the test.
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.105332.patch
Type: text/x-patch
Size: 9838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/b6128e92/attachment.bin>
More information about the llvm-commits
mailing list