This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from acdbebbaf Fix broken LLD test. new 0f00ff159 [lld] Add .s to the test suffix list for all lld ports new 3c0e104c0 [PDB] Add a module descriptor for every object file
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/InputFiles.h | 12 +++++++++ COFF/PDB.cpp | 38 ++++++++++++++++++---------- test/COFF/pdb-lib.s | 63 ++++++++++++++++++++++++++++++++++++++++++++++ test/COFF/pdb-options.test | 1 + test/COFF/pdb.test | 46 +++++++++++++++++++++++++-------- test/lit.cfg | 2 +- 6 files changed, 138 insertions(+), 24 deletions(-) create mode 100644 test/COFF/pdb-lib.s