This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 174aa9aa0 [COFF] De-virtualize Chunk and SectionChunk new 1e90cb9d2 [WebAssembly] Relax signature checking for undefined function [...]
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/signature-mismatch-unknown.ll | 19 ++++++++++++++++++ wasm/Driver.cpp | 2 +- wasm/InputFiles.cpp | 34 +++++++++++++++++++++------------ wasm/InputFiles.h | 9 ++++++++- wasm/SymbolTable.cpp | 13 +++++++++---- wasm/SymbolTable.h | 3 ++- wasm/Symbols.h | 6 ++++-- 7 files changed, 65 insertions(+), 21 deletions(-) create mode 100644 test/wasm/signature-mismatch-unknown.ll