This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2eacf33c9 Reland r319090, "COFF: Do not create SectionChunks for discar [...] new 024001793 Factor out common code to Common/Strings.cpp.
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/Strings.cpp | 2 +- COFF/Strings.h | 2 +- COFF/Symbols.cpp | 2 +- Common/CMakeLists.txt | 1 + {wasm => Common}/Strings.cpp | 14 +++----------- ELF/Strings.cpp | 18 ------------------ ELF/Strings.h | 4 ---- ELF/SymbolTable.cpp | 3 ++- ELF/Symbols.cpp | 4 ++-- {wasm => include/lld/Common}/Strings.h | 14 ++++---------- wasm/Strings.cpp | 22 ++-------------------- wasm/Strings.h | 4 ---- 12 files changed, 17 insertions(+), 73 deletions(-) copy {wasm => Common}/Strings.cpp (76%) copy {wasm => include/lld/Common}/Strings.h (71%)