This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 721d0376d [WebAssembly] Minor cleanup to test inputs. NFC. new 7bccaa88a [WebAssembly] Error on mismatched function signature in final output
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/fatal-warnings.ll | 5 +++++ test/wasm/signature-mismatch-weak.ll | 3 ++- test/wasm/signature-mismatch.ll | 15 +++++++++++---- wasm/Driver.cpp | 3 ++- wasm/MarkLive.cpp | 5 ++--- wasm/SymbolTable.cpp | 25 ++++++++++++++++++++----- wasm/Symbols.h | 6 ++++-- 7 files changed, 46 insertions(+), 16 deletions(-)