This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 246734146 [ELF] - Ignore --warn-once option. new cfb49b4b5 Detemplate SymbolTable. new 2c5c626d3 Simplify. NFC.
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/Arch/MipsArchTree.cpp | 2 +- ELF/Driver.cpp | 31 +++--- ELF/InputFiles.cpp | 66 ++++++------- ELF/InputFiles.h | 12 +++ ELF/LinkerScript.cpp | 46 ++------- ELF/MapFile.cpp | 2 +- ELF/MarkLive.cpp | 12 +-- ELF/Relocations.cpp | 2 +- ELF/SymbolTable.cpp | 242 +++++++++++++++++++++++++++++----------------- ELF/SymbolTable.h | 43 ++++---- ELF/SyntheticSections.cpp | 8 +- ELF/Writer.cpp | 34 +++---- ELF/Writer.h | 2 +- 13 files changed, 273 insertions(+), 229 deletions(-)