[PATCH] D50917: [LLD] [COFF] Support MinGW automatic dllimport of data
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 20 13:42:08 PDT 2018
mstorsjo updated this revision to Diff 161555.
mstorsjo added a comment.
Printing relocs symbolically (depends on https://reviews.llvm.org/D50995), using a vector reference instead of a pointer as parameter.
https://reviews.llvm.org/D50917
Files:
COFF/Chunks.cpp
COFF/Chunks.h
COFF/Driver.cpp
COFF/SymbolTable.cpp
COFF/SymbolTable.h
COFF/Symbols.cpp
COFF/Symbols.h
COFF/Writer.cpp
test/COFF/autoimport-arm-code.s
test/COFF/autoimport-arm-data.s
test/COFF/autoimport-arm64-code.s
test/COFF/autoimport-arm64-data.s
test/COFF/autoimport-list-ptrs.s
test/COFF/autoimport-x86.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50917.161555.patch
Type: text/x-patch
Size: 21556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/813bc9ff/attachment.bin>
More information about the llvm-commits
mailing list