This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b3a612c7b Fix an issue that common symbols are not internalized under s [...] new efd57f86a Port r363962 to COFF: Deduplicate undefined symbol diagnostics
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: COFF/Chunks.cpp | 11 +++++-- COFF/SymbolTable.cpp | 67 +++++++++++++++++++++++++++++++++----- COFF/SymbolTable.h | 2 +- test/COFF/undefined-symbol-multi.s | 47 ++++++++++++++++++++++++++ 4 files changed, 116 insertions(+), 11 deletions(-) create mode 100644 test/COFF/undefined-symbol-multi.s