This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 0acc7b4 Fix --print-gc-sections with linker scripts. new af25ab9 [ELF] - Added support of linkerscript's "/DISCARD/" for --emi [...]
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/InputFiles.cpp | 8 ++++++-- test/ELF/linkerscript/emit-relocs-discard.s | 14 ++++++++++++++ test/ELF/linkerscript/emit-relocs-ehframe-discard.s | 11 +++++++++++ 3 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 test/ELF/linkerscript/emit-relocs-discard.s create mode 100644 test/ELF/linkerscript/emit-relocs-ehframe-discard.s