[PATCH] D58380: [LLD] [COFF] Add -exclude-all-symbols for MinGW
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 19 01:11:02 PST 2019
mstorsjo created this revision.
mstorsjo added reviewers: ruiu, rnk.
Herald added a project: LLVM.
Also hook up the option in the MinGW driver.
Sent as one single review item for simplicity, but I can commit as two separate commits for COFF/MinGW.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D58380
Files:
COFF/Driver.cpp
COFF/Options.td
MinGW/Driver.cpp
MinGW/Options.td
test/COFF/exclude-all.s
test/MinGW/driver.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58380.187323.patch
Type: text/x-patch
Size: 4061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/84e29f01/attachment.bin>
More information about the llvm-commits
mailing list