[PATCH] D62153: [WebAssembly] Relax signature checking for undefined functions that are not called directly

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 15:31:39 PDT 2019


sbc100 updated this revision to Diff 201350.
sbc100 marked 2 inline comments as done.
sbc100 added a comment.

- feedback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62153/new/

https://reviews.llvm.org/D62153

Files:
  lld/test/wasm/signature-mismatch-unknown.ll
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  lld/wasm/SymbolTable.cpp
  lld/wasm/SymbolTable.h
  lld/wasm/Symbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62153.201350.patch
Type: text/x-patch
Size: 8891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/93a7ad2f/attachment.bin>


More information about the llvm-commits mailing list