This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 762805835 Adapt OptTable::PrintHelp change in D51009 new 05e0f69d9 [MinGW] Pass libpath to the COFF linker new 7ca8107c6 [COFF] Look for libfoo.a if foo.lib is specified, for MinGW
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 | 19 ++++++++++++++++++- COFF/Driver.h | 1 + MinGW/Driver.cpp | 4 +++- test/COFF/libname-mingw.test | 8 ++++++++ test/MinGW/driver.test | 3 +++ 5 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 test/COFF/libname-mingw.test