This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 5a38b0464 [ELF] When placing orphans, handle case when last section is dead new 8d204330c [COFF] Fix exporting of functions starting with underscores, etc new 2ca53c31a [MinGW] Omit libc++/libc++abi/libunwind from autoexporting
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 | 7 ++-- COFF/MinGW.cpp | 3 ++ COFF/SymbolTable.cpp | 14 ++++++-- test/COFF/def-export-stdcall.s | 78 +++++++++++++++++++++++++++++++++++++++--- test/COFF/dllexport-mingw.s | 7 +++- 5 files changed, 98 insertions(+), 11 deletions(-)