This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 5c04120 Print a warning message if ENTRY() symbol is not found. new 625bc46 Split linkerscript.s into small test files.
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: test/ELF/linkerscript/entry.s | 42 +++++++++++ test/ELF/linkerscript/group.s | 56 ++++++++++++++ test/ELF/linkerscript/linkerscript.s | 85 +--------------------- .../linkerscript/{linkerscript2.s => searchdir.s} | 3 +- 4 files changed, 101 insertions(+), 85 deletions(-) create mode 100644 test/ELF/linkerscript/entry.s create mode 100644 test/ELF/linkerscript/group.s rename test/ELF/linkerscript/{linkerscript2.s => searchdir.s} (94%)