This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 75c4b9299 Fix 'warning: comparison is always true due to limited range [...] new 38245eafb [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 | 213 +++++++++++++++++++-- COFF/DebugTypes.h | 29 ++- COFF/Driver.cpp | 4 + COFF/Driver.h | 4 +- COFF/PDB.cpp | 120 ++---------- .../Inputs/pdb-type-server-valid-signature.yaml | 2 +- test/COFF/pdb-type-server-invalid-signature.yaml | 4 +- 7 files changed, 235 insertions(+), 141 deletions(-)