This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 3c5c20a Fix some Clang-tidy modernize-use-default and Include What Yo [...] new 5d38068 Create a vector containing all input sections.
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 | 26 +++++++++++++++++--------- ELF/ICF.cpp | 7 +++---- ELF/LTO.cpp | 2 +- ELF/LinkerScript.cpp | 26 ++++++++++++++++---------- ELF/LinkerScript.h | 2 +- ELF/MarkLive.cpp | 22 ++++++++++------------ ELF/SymbolTable.h | 2 ++ ELF/Writer.cpp | 45 +++++++++++++++++++-------------------------- include/lld/Core/Reader.h | 1 + lib/Core/Reader.cpp | 4 ++-- 10 files changed, 72 insertions(+), 65 deletions(-)