This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2af414cca [wasm] Fix wasm lld test on Windows, where the executable nam [...] new ba4d4e60c [COFF] Add support for the GNU ld flag --kill-at new bc74e8c15 [MinGW] Add support for the GNU ld flag --kill-at
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 | 4 ++++ COFF/DriverUtils.cpp | 29 +++++++++++++++++++++++++++++ COFF/Options.td | 1 + MinGW/Driver.cpp | 2 ++ MinGW/Options.td | 1 + test/COFF/def-export-stdcall.s | 33 ++++++++++++++++++++++++++++++++- test/MinGW/driver.test | 4 ++++ 8 files changed, 74 insertions(+), 1 deletion(-)