[PATCH] D48394: [WebAssembly] Error on mismatched function signature in final output

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 17:17:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335192: [WebAssembly] Error on mismatched function signature in final output (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48394?vs=152193&id=152203#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48394

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48394.152203.patch
Type: text/x-patch
Size: 6986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/4a0dd32e/attachment.bin>


More information about the llvm-commits mailing list