This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 1f48f81 Error out instead of producing a corrupt PT_LOAD. new 35aaf76 Create PDB.h and move code to remove unnecessary #includes. new b76f897 Fix old copy-n-paste errors.
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/Driver.cpp | 3 ++- COFF/Driver.h | 2 -- COFF/InputFiles.cpp | 5 +++++ COFF/InputFiles.h | 4 ++-- COFF/PDB.cpp | 6 +++--- COFF/{Writer.h => PDB.h} | 15 +++++---------- ELF/Error.h | 4 ++-- ELF/Strings.h | 4 ++-- 8 files changed, 21 insertions(+), 22 deletions(-) copy COFF/{Writer.h => PDB.h} (60%)