This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from cd24318 Linkerscript: do not GC non-allocated sections new 88ce498 Linkerscript: don't crash when GC .debug_line
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/MarkLive.cpp | 13 +++++-------- test/ELF/linkerscript/Inputs/comdat-gc.s | 5 +++++ test/ELF/linkerscript/comdat-gc.s | 14 ++++++++++++++ 3 files changed, 24 insertions(+), 8 deletions(-) create mode 100644 test/ELF/linkerscript/Inputs/comdat-gc.s create mode 100644 test/ELF/linkerscript/comdat-gc.s