This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ae8e54435 Fix a crash. new f61af6699 [WebAssembly] Remove wasm/Strings.cpp+h
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: wasm/CMakeLists.txt | 1 - wasm/InputFiles.cpp | 3 +-- wasm/Strings.cpp | 22 ---------------------- wasm/Strings.h | 25 ------------------------- wasm/SymbolTable.cpp | 5 ++--- wasm/Symbols.cpp | 7 +++++-- 6 files changed, 8 insertions(+), 55 deletions(-) delete mode 100644 wasm/Strings.cpp delete mode 100644 wasm/Strings.h