[PATCH] D48394: [WebAssembly] Error if mismatched function signture is included in final output

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 16:00:26 PDT 2018


sbc100 updated this revision to Diff 152193.
sbc100 added a comment.

- cleanup


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D48394

Files:
  test/wasm/fatal-warnings.ll
  test/wasm/signature-mismatch-weak.ll
  test/wasm/signature-mismatch.ll
  wasm/Driver.cpp
  wasm/MarkLive.cpp
  wasm/SymbolTable.cpp
  wasm/Symbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48394.152193.patch
Type: text/x-patch
Size: 6880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/9b91e236/attachment.bin>


More information about the llvm-commits mailing list