This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 575c141 Make tests less dependent on the exact layout. new e973394 Disable --rosegment when we have linker scripts.
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 | 15 +++++++++++++-- test/ELF/linkerscript/at.s | 19 +++++-------------- test/ELF/linkerscript/non-alloc.s | 6 ++---- test/ELF/linkerscript/repsection-symbol.s | 6 +++--- test/ELF/linkerscript/rosegment.s | 24 ++++++++++++++++++++++++ test/ELF/linkerscript/sizeofheaders.s | 4 ++-- test/ELF/linkerscript/symbol-conflict.s | 2 +- test/ELF/linkerscript/symbols-synthetic.s | 14 +++++++------- test/ELF/linkerscript/va.s | 6 +++--- 9 files changed, 60 insertions(+), 36 deletions(-) create mode 100644 test/ELF/linkerscript/rosegment.s