This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7ecae2142 [ELF] - LTO: do not optimize away symbols accessed from linke [...] new 3a837cb7a [ELF] - Report orphan sections if -verbose given. new 1cb23908f [ELF] - Simplify removeUnusedSyntheticSections a bit.
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/LinkerScript.cpp | 1 + ELF/SyntheticSections.cpp | 7 ++++--- ELF/Writer.cpp | 2 -- test/ELF/linkerscript/orphan-report.s | 34 ++++++++++++++++++++++++++++++++++ 4 files changed, 39 insertions(+), 5 deletions(-) create mode 100644 test/ELF/linkerscript/orphan-report.s