This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70 in repository lld.
from 1370bdecb Merging r344264: new 251f194a1 Merging r343668: new f2c406db8 Merging r344368:
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: ELF/ScriptParser.cpp | 18 +++++++++---- ELF/Symbols.cpp | 2 +- test/ELF/linkerscript/memory-include.test | 23 ++++++++++++++++ test/ELF/linkerscript/output-section-include.test | 30 +++++++++++++++++++++ test/ELF/linkerscript/section-include.test | 32 +++++++++++++++++++++++ test/ELF/local-ver-preemptible.s | 21 +++++++++++++++ 6 files changed, 120 insertions(+), 6 deletions(-) create mode 100644 test/ELF/linkerscript/memory-include.test create mode 100644 test/ELF/linkerscript/output-section-include.test create mode 100644 test/ELF/linkerscript/section-include.test create mode 100644 test/ELF/local-ver-preemptible.s