This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 546a4bdde [mips] Fix indentations in the test. NFC new 33ba45c58 [COFF] Add -exclude-all-symbols for MinGW new bc401042d [MinGW] Hook up the --exclude-all-symbols option
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: COFF/Driver.cpp | 13 +++++++++---- COFF/Options.td | 1 + MinGW/Driver.cpp | 2 ++ MinGW/Options.td | 2 ++ test/COFF/exclude-all.s | 31 +++++++++++++++++++++++++++++++ test/MinGW/driver.test | 3 +++ 6 files changed, 48 insertions(+), 4 deletions(-) create mode 100644 test/COFF/exclude-all.s