[PATCH] D57323: [WebAssembly] Enable main-function signature rewriting for WASI
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 02:55:00 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352479: [WebAssembly] Re-enable main-function signature rewriting (authored by djg, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57323?vs=183988&id=184051#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57323/new/
https://reviews.llvm.org/D57323
Files:
llvm/trunk/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
llvm/trunk/test/CodeGen/WebAssembly/call.ll
llvm/trunk/test/CodeGen/WebAssembly/function-bitcasts-varargs.ll
llvm/trunk/test/CodeGen/WebAssembly/function-bitcasts.ll
llvm/trunk/test/CodeGen/WebAssembly/main-declaration.ll
llvm/trunk/test/CodeGen/WebAssembly/main-no-args.ll
llvm/trunk/test/CodeGen/WebAssembly/main-three-args.ll
llvm/trunk/test/CodeGen/WebAssembly/main-with-args.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57323.184051.patch
Type: text/x-patch
Size: 8619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/ba30b942/attachment.bin>
More information about the llvm-commits
mailing list