[PATCH] D38760: [LLD] [COFF] Add support for automatically exporting all symbols

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 12:49:36 PDT 2017


mstorsjo updated this revision to Diff 118671.
mstorsjo added a comment.

Constructing the exclude string sets directly instead of doing string transformations.


https://reviews.llvm.org/D38760

Files:
  COFF/Driver.cpp
  COFF/Options.td
  test/COFF/export-all.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38760.118671.patch
Type: text/x-patch
Size: 5086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/ec65cc8d/attachment.bin>


More information about the llvm-commits mailing list