This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from dc66369c8 [ELF] - Fix wrong "REQUIRES" in test. new ccd3ef404 [ELF] - Implement INSERT BEFORE.
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 | 26 ++++++++++++++-------- ELF/LinkerScript.h | 3 ++- ELF/ScriptParser.cpp | 12 +++++++--- test/ELF/linkerscript/insert-after.test | 4 ++-- .../{insert-after.test => insert-before.test} | 18 +++++++-------- test/ELF/linkerscript/insert-broken.test | 2 +- 6 files changed, 40 insertions(+), 25 deletions(-) copy test/ELF/linkerscript/{insert-after.test => insert-before.test} (56%)