This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2176a38ba [WebAssembly] Fix --export of LTO symbols new a3674ca74 [COFF] Add an LLD specific option -debug:symbtab new 9b08c195a [MinGW] Implement the GNU ld options -S/--strip-debug
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/Config.h | 1 + COFF/Driver.cpp | 1 + COFF/Options.td | 1 + COFF/Writer.cpp | 2 +- MinGW/Driver.cpp | 2 ++ MinGW/Options.td | 3 +++ test/COFF/sort-debug.test | 13 +++++++++++++ test/COFF/symtab.test | 2 ++ test/MinGW/driver.test | 5 +++++ 9 files changed, 29 insertions(+), 1 deletion(-)