This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 3f29dc7c0 [WebAssembly] Use StringRef instead of `const char *`. new 7fd48ca3b [WebAssembly] Separate addUndefined into addUndefined{Functio [...] new b11b6e254 [WebAssembly] Remove premature optimization. new 7b52c5c83 [WebAssembly] Remove LastDefinedKind for consistency with und [...]
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: wasm/Driver.cpp | 10 +-- wasm/InputFiles.cpp | 15 +++- wasm/SymbolTable.cpp | 236 +++++++++++++++++++++++++++------------------------ wasm/SymbolTable.h | 17 ++-- wasm/Symbols.h | 15 ++-- wasm/Writer.cpp | 2 +- 6 files changed, 160 insertions(+), 135 deletions(-)