This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 96c7a8b [LTO] Call llvm_shutdown on early exit. new f15a23d Include version string into ".comment" section.
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/SyntheticSections.cpp | 37 +++++++++++++++++++++++++++++ ELF/SyntheticSections.h | 1 + ELF/Writer.cpp | 2 ++ test/ELF/aarch64-gnu-ifunc.s | 2 +- test/ELF/basic-aarch64.s | 36 ++++++++++++++++++++-------- test/ELF/basic-mips.s | 36 ++++++++++++++++++++-------- test/ELF/basic-ppc.s | 44 +++++++++++++++++++++++++---------- test/ELF/basic.s | 36 ++++++++++++++++++++-------- test/ELF/basic32.s | 36 ++++++++++++++++++++-------- test/ELF/basic64be.s | 39 +++++++++++++++++++++++-------- test/ELF/build-id.s | 10 +++----- test/ELF/comment-gc.s | 3 ++- test/ELF/gnu-ifunc-i386.s | 2 +- test/ELF/gnu-ifunc.s | 2 +- test/ELF/linkerscript/sections-keep.s | 14 ++++++----- test/ELF/linkerscript/sections-sort.s | 7 +++--- test/ELF/linkerscript/sections.s | 30 +++++++++++++----------- test/ELF/linkerscript/wildcards.s | 21 ++++++++++------- test/ELF/pie.s | 6 ++--- test/ELF/relocatable-bss.s | 2 +- test/ELF/relocatable.s | 12 +++++----- test/ELF/section-name.s | 7 +++--- test/ELF/shared.s | 2 +- test/ELF/string-table.s | 5 ++-- test/lit.cfg | 3 +++ 25 files changed, 275 insertions(+), 120 deletions(-)