This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 89d00592a [LLD][COFF] Add /summary to print statistics new 480d28e74 [ELF] Split RW PT_LOAD on the PT_GNU_RELRO boundary
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 | 49 +++++++++++++------------ test/ELF/aarch64-copy.s | 2 +- test/ELF/amdgpu-relocs.s | 2 +- test/ELF/arm-copy.s | 2 +- test/ELF/arm-exidx-shared.s | 2 +- test/ELF/basic-ppc64.s | 34 ++++++++--------- test/ELF/gnu-ifunc-dyntags.s | 4 +- test/ELF/i386-merge.s | 4 +- test/ELF/linkerscript/align-section-offset.test | 4 +- test/ELF/linkerscript/overlapping-sections.s | 12 +++--- test/ELF/linkerscript/repsection-symbol.s | 6 +-- test/ELF/map-file.s | 32 ++++++++-------- test/ELF/merge-shared-str.s | 4 +- test/ELF/merge-shared.s | 4 +- test/ELF/pack-dyn-relocs-loop.s | 16 ++++---- test/ELF/ppc64-relocs.s | 8 ++-- test/ELF/relocation.s | 4 +- test/ELF/relro.s | 5 ++- test/ELF/verdef-defaultver.s | 4 +- test/ELF/verdef.s | 4 +- test/ELF/verneed.s | 10 ++--- 21 files changed, 107 insertions(+), 105 deletions(-)