This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 50d1ff8e4 [ELF][X86] Improve tests new a0c446fc0 [ELF] With --vs-diagnostics, print a separate message for eac [...] new 32d3e715c [ELF] Add -z separate-code and pad the last page of last PF_X [...]
The 2 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: Common/ErrorHandler.cpp | 27 ++++++++++++++++++++++++--- ELF/Config.h | 1 + ELF/Driver.cpp | 8 +++++--- ELF/Writer.cpp | 6 ++---- include/lld/Common/ErrorHandler.h | 2 ++ test/ELF/avoid-empty-program-headers.s | 6 +++--- test/ELF/basic-aarch64.s | 14 +++++++------- test/ELF/basic-i386.s | 14 +++++++------- test/ELF/basic-ppc.s | 14 +++++++------- test/ELF/basic-sparcv9.s | 14 +++++++------- test/ELF/basic.s | 14 +++++++------- test/ELF/build-id.s | 6 +++--- test/ELF/common-page.s | 12 ++++++------ test/ELF/fill-trap-ppc.s | 4 ++-- test/ELF/fill-trap.s | 21 ++++++++++++++++----- test/ELF/image-base.s | 4 ++-- test/ELF/msp430.s | 2 +- test/ELF/partition-synthetic-sections.s | 4 ++-- test/ELF/relocatable.s | 2 +- test/ELF/vs-diagnostics-duplicate.s | 5 +++-- 20 files changed, 108 insertions(+), 72 deletions(-)