This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2dfb29d69 [PPC64] Thread-local storage general-dynamic to initial-exec [...] new 2ce40c05c [ELF] Make non-writable non-executable PROGBITS sections clos [...]
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/Writer.cpp | 24 ++++---- test/ELF/aarch64-copy.s | 2 +- test/ELF/amdgpu-relocs.s | 2 +- test/ELF/arm-copy.s | 4 +- test/ELF/arm-execute-only.s | 8 +-- test/ELF/arm-exidx-shared.s | 6 +- test/ELF/arm-target2.s | 12 ++-- test/ELF/basic-ppc.s | 50 ++++++++--------- test/ELF/basic-ppc64.s | 48 ++++++++-------- test/ELF/dynamic-no-rosegment.s | 6 +- test/ELF/dynsec-at-beginning.s | 16 ------ test/ELF/gc-merge-local-sym.s | 2 +- test/ELF/gnu-ifunc-dyntags.s | 4 +- test/ELF/i386-merge.s | 7 +-- test/ELF/linkerscript/align-empty.test | 6 +- test/ELF/linkerscript/implicit-program-header.test | 2 +- test/ELF/linkerscript/merge-sections-syms.s | 4 +- test/ELF/linkerscript/merge-sections.s | 3 +- test/ELF/linkerscript/no-space.s | 2 +- test/ELF/linkerscript/non-absolute2.test | 9 ++- test/ELF/linkerscript/non-alloc.s | 2 +- test/ELF/linkerscript/overlapping-sections.s | 6 +- test/ELF/linkerscript/sections-sort.s | 6 +- test/ELF/linkerscript/sort-non-script.s | 2 +- test/ELF/linkerscript/symbol-only.test | 6 +- test/ELF/linkerscript/unused-synthetic.s | 2 - test/ELF/map-file.s | 28 +++++----- test/ELF/merge-gc-piece.s | 4 +- test/ELF/merge-shared-str.s | 4 +- test/ELF/merge-shared.s | 4 +- test/ELF/merge-string.s | 22 ++++---- test/ELF/merge-sym.s | 4 +- test/ELF/merge-to-non-alloc.s | 4 +- test/ELF/mips-got-string.s | 2 +- test/ELF/mips-gp-ext.s | 8 +-- test/ELF/note-noalloc.s | 2 +- test/ELF/relocation-shared.s | 6 +- test/ELF/relocation.s | 6 +- test/ELF/relro-omagic.s | 4 +- test/ELF/section-layout.s | 5 +- test/ELF/shared.s | 32 +++++------ test/ELF/sort-norosegment.s | 2 +- test/ELF/verdef-defaultver.s | 8 +-- test/ELF/verdef.s | 8 +-- test/ELF/verneed.s | 65 +++++++++++----------- test/ELF/version-script-extern.s | 4 +- 46 files changed, 218 insertions(+), 245 deletions(-) delete mode 100644 test/ELF/dynsec-at-beginning.s