This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2f9a88bd1 [LLD][COFF] Improve checkFailIfMismatch() new 603c7b82d [LLD][COFF] Generate import modules & COFF groups in PDB
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/Driver.cpp | 4 +- COFF/InputFiles.cpp | 2 +- COFF/PDB.cpp | 148 +++++++++++++++++++++++++++++++++--- COFF/Writer.cpp | 18 ++--- COFF/Writer.h | 16 +++- test/COFF/pdb-publics-import.test | 155 ++++++++++++++++++++++++++++++++++++-- 6 files changed, 312 insertions(+), 31 deletions(-)