This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7aeaefaa1 [ELF] - Linkerscript: fix issue with SUBALIGN. new 55a4332ef [ELF] - Implement --orphan-handling option.
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/Config.h | 4 +++ ELF/Driver.cpp | 12 +++++++ ELF/LinkerScript.cpp | 9 ++++- ELF/Options.td | 3 ++ test/ELF/linkerscript/orphan-report.s | 68 ++++++++++++++++++++++------------- 5 files changed, 71 insertions(+), 25 deletions(-)