[PATCH] D38513: [LLD] [COFF] Add support for GNU binutils import libraries
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 13:28:46 PDT 2018
mstorsjo updated this revision to Diff 166356.
mstorsjo added a comment.
Applied @ruiu's suggestions.
https://reviews.llvm.org/D38513
Files:
COFF/DLL.cpp
COFF/DLL.h
COFF/Writer.cpp
test/COFF/Inputs/gnu-implib-func.s
test/COFF/Inputs/gnu-implib-head.s
test/COFF/Inputs/gnu-implib-tail.s
test/COFF/imports-gnu-only.s
test/COFF/imports-gnu.test
test/COFF/no-idata.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38513.166356.patch
Type: text/x-patch
Size: 15632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/4dd141dd/attachment.bin>
More information about the llvm-commits
mailing list