This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 9f862613b [ELF] Set SectionBase::partition in processSectionCommands new 7347917c5 [LLD] [COFF] Use the unified llvm demangle frontend function. NFC. new fab3f8620 [LLD] Convert demangleItanium to use the higher level llvm::d [...] new 6871dcc63 [LLD] Simplify the demangleItanium function. NFC.
The 3 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/CMakeLists.txt | 1 + COFF/Symbols.cpp | 30 ++++++++++++++--------------- Common/Strings.cpp | 32 +++++-------------------------- ELF/SymbolTable.cpp | 5 +---- ELF/Symbols.cpp | 3 +-- include/lld/Common/Strings.h | 5 ++--- test/COFF/undefined-symbol-itanium-i386.s | 5 +++++ test/COFF/undefined-symbol.s | 5 +++++ test/ELF/undef.s | 5 +++++ wasm/Symbols.cpp | 3 +-- 10 files changed, 41 insertions(+), 53 deletions(-)