This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f5e13efc4 [ELF] Do not ICF two sections with different output sections [...] new 51dd44b37 [LLD] [COFF] Demangle itanium symbols in mingw mode
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/Symbols.cpp | 13 ++++++++++- test/COFF/undefined-symbol-itanium-i386.s | 36 +++++++++++++++++++++++++++++++ test/COFF/undefined-symbol-itanium.s | 36 +++++++++++++++++++++++++++++++ 3 files changed, 84 insertions(+), 1 deletion(-) create mode 100644 test/COFF/undefined-symbol-itanium-i386.s create mode 100644 test/COFF/undefined-symbol-itanium.s