[PATCH] D37709: [MinGW] Add support for the options --[no-]whole-archive

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 12:49:45 PDT 2017


mstorsjo updated this revision to Diff 114880.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.

Adjusted the COFF driver to implement the link.exe option -wholearchive instead.


https://reviews.llvm.org/D37709

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

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


More information about the llvm-commits mailing list