This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7c1b5cb5c [ELF] - Simplify. NFC. new 62c4de732 [ELF] - Advance position in a memory region when change the Dot.
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/LinkerScript.cpp | 3 +++ test/ELF/linkerscript/memory4.test | 19 +++++++++++++++++++ test/ELF/linkerscript/memory5.test | 19 +++++++++++++++++++ 3 files changed, 41 insertions(+) create mode 100644 test/ELF/linkerscript/memory4.test create mode 100644 test/ELF/linkerscript/memory5.test