This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 308e54529 [LLD][ELF] - Remove dead code. NFC. new c8ece6337 Re-land [LLD][COFF] Early load PDB type server files
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/DebugTypes.cpp | 214 +++++++++++++++++++-- COFF/DebugTypes.h | 29 ++- COFF/Driver.cpp | 4 + COFF/Driver.h | 4 +- COFF/PDB.cpp | 122 ++---------- ...ture.yaml => pdb-type-server-invalid-path.yaml} | 4 +- .../Inputs/pdb-type-server-valid-signature.yaml | 2 +- test/COFF/pdb-type-server-invalid-signature.yaml | 16 +- 8 files changed, 249 insertions(+), 146 deletions(-) copy test/COFF/Inputs/{pdb-type-server-valid-signature.yaml => pdb-type-server-inv [...]