This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from a8b6513 COFF: Remove `void error()` functions and use fatal instead. new e393274 Make check() always return a value. new aae8eb8 Remove unnecessary explicit call of Twine ctor. new 584bba6 COFF: Update error messages so that they start with lowercase [...]
The 3 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/Chunks.cpp | 6 +++--- COFF/Driver.cpp | 10 ++++------ COFF/DriverUtils.cpp | 31 ++++++++++++------------------- COFF/Error.h | 9 +++++---- COFF/InputFiles.cpp | 41 ++++++++++++++--------------------------- COFF/Librarian.cpp | 2 +- COFF/ModuleDef.cpp | 10 +++++----- COFF/SymbolTable.cpp | 6 +++--- COFF/Symbols.cpp | 2 +- COFF/Writer.cpp | 10 ++++------ 10 files changed, 52 insertions(+), 75 deletions(-)