This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 5f9b2ce Add -m elf32_x86_64. new 674f556 COFF: drop the dependency on LIB.EXE for implibs
The 1 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/CMakeLists.txt | 1 + COFF/DriverUtils.cpp | 143 --------------- COFF/Librarian.cpp | 489 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 490 insertions(+), 143 deletions(-) create mode 100644 COFF/Librarian.cpp