[PATCH] D37709: [LLD] [COFF] Add support for the -wholearchive option

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 13:46:40 PDT 2017


mstorsjo updated this revision to Diff 114900.
mstorsjo retitled this revision from "[MinGW] Add support for the options --[no-]whole-archive" to "[LLD] [COFF] Add support for the -wholearchive option".
mstorsjo edited the summary of this revision.
mstorsjo added a comment.

Split the patch, moving the MinGW specific parts to a separate patch. Applied Rui's style suggestions.


https://reviews.llvm.org/D37709

Files:
  COFF/Driver.cpp
  COFF/Driver.h
  COFF/Options.td
  test/COFF/wholearchive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37709.114900.patch
Type: text/x-patch
Size: 6101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/e1f2c6cc/attachment.bin>


More information about the llvm-commits mailing list