This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 4c7df7d [ELF] Insert linkerscript symbols directly into symbol table new 4099c38 Do not use errs() or outs() directly. Instead use message(), [...]
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/Chunks.cpp | 2 +- COFF/Driver.cpp | 12 +++++------- COFF/DriverUtils.cpp | 52 ++++++++++++++++++++++---------------------------- COFF/Error.cpp | 13 +++++++++++++ COFF/Error.h | 2 ++ COFF/ICF.cpp | 9 +++------ COFF/SymbolTable.cpp | 11 ++++------- ELF/Driver.cpp | 2 +- ELF/Error.cpp | 11 +++++++++-- ELF/Error.h | 1 + ELF/InputFiles.cpp | 5 ++--- ELF/OutputSections.cpp | 4 ++-- ELF/SymbolTable.cpp | 2 +- ELF/Symbols.cpp | 12 ++++++------ 14 files changed, 73 insertions(+), 65 deletions(-)