This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 87af787 revert: [ELF] - Versionscript: support mangled symbols with t [...] new 205624f Simplify InputFile ownership management. new 5aba9f7 Turn a no-op assignment into an assertion.
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: ELF/Driver.cpp | 17 ++++++++-------- ELF/Driver.h | 2 +- ELF/ICF.cpp | 3 +-- ELF/InputFiles.cpp | 47 +++++++++++++++++++++++++------------------- ELF/InputFiles.h | 19 +++++++++++++----- ELF/InputSection.cpp | 2 +- ELF/LTO.cpp | 6 +++--- ELF/LTO.h | 4 ++-- ELF/LinkerScript.cpp | 7 ++----- ELF/MarkLive.cpp | 7 ++++--- ELF/Mips.cpp | 4 +--- ELF/OutputSections.cpp | 6 ++---- ELF/SymbolTable.cpp | 53 +++++++++++++++++++++----------------------------- ELF/SymbolTable.h | 16 ++++++--------- ELF/Symbols.cpp | 10 +++++----- ELF/Symbols.h | 6 +++--- ELF/Writer.cpp | 9 +++------ 17 files changed, 106 insertions(+), 112 deletions(-)