This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from dcfe9b2 [lld][MachO] Fix bugs in the debug-syms test case. new f60bb45 Add support for SEGMENT_START.
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 | 9 +++++++++ test/ELF/linkerscript/Inputs/segment-start.script | 7 +++++++ test/ELF/linkerscript/segment-start.s | 22 ++++++++++++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 test/ELF/linkerscript/Inputs/segment-start.script create mode 100644 test/ELF/linkerscript/segment-start.s