This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from fca6cb64d Rename a variable and add a comment. new 0c17952a6 Discard debuginfo for object files empty after GC
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/Driver.cpp | 7 ++--- ELF/InputFiles.h | 4 +++ ELF/InputSection.cpp | 1 + ELF/InputSection.h | 10 ++++-- ELF/MarkLive.cpp | 36 +++++++++++++++------- test/ELF/linkerscript/comdat-gc.s | 3 ++ .../linkerscript/{comdat-gc.s => debuginfo-gc.s} | 4 +-- 7 files changed, 44 insertions(+), 21 deletions(-) copy test/ELF/linkerscript/{comdat-gc.s => debuginfo-gc.s} (79%)