This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f03e85073 [lld] Allow unrecognized signatures in debug sections new d2c107589 [lld] Fix type server merging with PDBs without IPI stream
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/PDB.cpp | 33 +++++++++++++++++------------ test/COFF/Inputs/no-ipi-stream-obj.obj.yaml | 13 ++++++++++++ test/COFF/Inputs/no-ipi-stream-pdb.pdb.yaml | 2 ++ test/COFF/no-ipi-stream.test | 4 ++++ 4 files changed, 39 insertions(+), 13 deletions(-) create mode 100644 test/COFF/Inputs/no-ipi-stream-obj.obj.yaml create mode 100644 test/COFF/Inputs/no-ipi-stream-pdb.pdb.yaml create mode 100644 test/COFF/no-ipi-stream.test