This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7afe2b6 Convert DOS-style newlines. new b752e4b [ELF] - Added support for --unresolved-symbols 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 | 5 +- ELF/Driver.cpp | 24 +++++++-- ELF/Options.td | 3 ++ ELF/Writer.cpp | 14 ++--- ...llow-shlib-undefined.s => unresolved-symbols.s} | 2 +- test/ELF/unresolved-symbols.s | 63 ++++++++++++++++++++++ 6 files changed, 98 insertions(+), 13 deletions(-) copy test/ELF/Inputs/{allow-shlib-undefined.s => unresolved-symbols.s} (50%) create mode 100644 test/ELF/unresolved-symbols.s