This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 5fb0389dd [WebAssembly] Update to match llvm changes new f83cccb50 [WebAssembly] Allow signautre of entry function to be flexible
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: test/wasm/Inputs/comdat2.ll | 2 +- test/wasm/data-layout.ll | 4 ++-- test/wasm/data-segment-merging.ll | 4 ++-- test/wasm/entry-signature.ll | 10 ++++++++++ test/wasm/entry.ll | 4 ++-- test/wasm/fatal-warnings.ll | 15 +++++++++------ test/wasm/load-undefined.test | 2 +- test/wasm/undefined-entry.test | 9 +++++---- wasm/Driver.cpp | 20 +++++++++++++------- wasm/SymbolTable.cpp | 8 ++++---- 10 files changed, 49 insertions(+), 29 deletions(-) create mode 100644 test/wasm/entry-signature.ll