[PATCH] D38937: [LLD] [COFF] Exclude certain static libraries and object files when exporting all symbols
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 16 00:09:15 PDT 2017
mstorsjo updated this revision to Diff 119110.
mstorsjo added a comment.
Wrap up all the sets and logic for deciding what symbols to export into a class.
https://reviews.llvm.org/D38937
Files:
COFF/Driver.cpp
test/COFF/export-all.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38937.119110.patch
Type: text/x-patch
Size: 5537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171016/f28aaa47/attachment.bin>
More information about the llvm-commits
mailing list