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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 15:45:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361678: [WebAssembly] Relax signature checking for undefined functions that are not… (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62153?vs=201350&id=201353#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62153

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

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


More information about the llvm-commits mailing list