This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e8602a0c0 [WebAssembly] Remove custom handling for undefined entry new 4f158cd59 [WebAssembly] Remove redundant function: addSyntheticUndefine [...] new 7eb895cf9 [WebAssembly] Remove special handling of entry point export.
The 2 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: test/wasm/alias.ll | 4 ++-- test/wasm/call-indirect.ll | 6 +++--- test/wasm/entry.ll | 41 ++++++++++++++++++++++++++++------------- test/wasm/export.ll | 6 +++--- test/wasm/stack-pointer.ll | 6 +++--- test/wasm/visibility-hidden.ll | 6 +++--- test/wasm/weak-alias-overide.ll | 6 +++--- test/wasm/weak-undefined.ll | 6 +++--- wasm/Driver.cpp | 16 ++++++---------- wasm/SymbolTable.cpp | 12 ++++++++++-- wasm/Symbols.cpp | 1 + wasm/Writer.cpp | 10 +--------- 12 files changed, 66 insertions(+), 54 deletions(-)