This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from c2997dd [ELF] - Testcase checking that we do not crash on invalid sh_ [...] new d2aa1be [ELF] - Applied clang format. NFC.
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 | 8 +++--- ELF/InputFiles.cpp | 2 +- ELF/InputFiles.h | 6 ++--- ELF/InputSection.cpp | 15 +++++------ ELF/LTO.cpp | 2 +- ELF/LinkerScript.cpp | 2 +- ELF/MarkLive.cpp | 3 +-- ELF/OutputSections.cpp | 8 +++--- ELF/OutputSections.h | 6 ++--- ELF/Relocations.cpp | 9 ++++--- ELF/SymbolTable.cpp | 3 +-- ELF/Symbols.h | 3 +-- ELF/Target.cpp | 69 +++++++++++++++++++++++++------------------------- ELF/Writer.cpp | 13 ++++------ ELF/Writer.h | 3 +-- 15 files changed, 69 insertions(+), 83 deletions(-)