This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ac598e868 Fix -emit-reloc against local symbols. new 3c94f1677 ELF: De-template SharedFile. NFCI.
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: ELF/Driver.cpp | 6 +- ELF/InputFiles.cpp | 223 +++++++++++++++++++++++++--------------------- ELF/InputFiles.h | 25 ++---- ELF/MarkLive.cpp | 4 +- ELF/Relocations.cpp | 4 +- ELF/SymbolTable.cpp | 31 ++----- ELF/SymbolTable.h | 7 +- ELF/Symbols.h | 7 +- ELF/SyntheticSections.cpp | 22 ++--- ELF/SyntheticSections.h | 2 +- ELF/Writer.cpp | 15 ++-- 11 files changed, 165 insertions(+), 181 deletions(-)