This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8e53ee7a6 [test] Fix the test from the previous commit when run on wind [...] new f3e334355 ld.lld: Demangle symbols from archives in 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/Driver.cpp | 10 ++++++---- COFF/InputFiles.cpp | 5 +++-- COFF/Symbols.cpp | 4 +++- COFF/Symbols.h | 10 ++++++++-- ELF/InputFiles.cpp | 4 ++-- ELF/Symbols.cpp | 29 ++++++++++++++++++----------- ELF/Symbols.h | 6 +++++- test/ELF/archive-thin-missing-member.s | 14 ++++++++------ 8 files changed, 53 insertions(+), 29 deletions(-)