This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 353565665 [ELF, LinkerScript] Memory region name parsing fix new 9d57c69de Rename ObjectFile -> ObjFile.
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/Arch/MipsArchTree.cpp | 2 +- ELF/Driver.cpp | 6 ++-- ELF/GdbIndex.cpp | 4 +-- ELF/GdbIndex.h | 4 +-- ELF/InputFiles.cpp | 82 ++++++++++++++++++++++------------------------- ELF/InputFiles.h | 19 ++++++----- ELF/InputSection.cpp | 60 +++++++++++++++++----------------- ELF/InputSection.h | 12 +++---- ELF/LinkerScript.cpp | 2 +- ELF/MapFile.cpp | 2 +- ELF/OutputSections.h | 2 +- ELF/SymbolTable.cpp | 20 ++++++------ ELF/SymbolTable.h | 2 +- ELF/Symbols.cpp | 2 +- ELF/Symbols.h | 8 ++--- ELF/SyntheticSections.cpp | 4 +-- ELF/Writer.cpp | 4 +-- ELF/Writer.h | 2 +- 18 files changed, 115 insertions(+), 122 deletions(-)