[WebAssembly] Fixup `main` signature by default
commit63131d5e3381ff415291c30204ae55242c7b563f
authorSam Clegg <sbc@chromium.org>
Thu, 1 Nov 2018 19:38:44 +0000 (1 19:38 +0000)
committerSam Clegg <sbc@chromium.org>
Thu, 1 Nov 2018 19:38:44 +0000 (1 19:38 +0000)
treeb2768ac59457e0d37f6f52840f9ef95267661200
parenta754e02f2afe50865de5b87a59c37463993ca606
[WebAssembly] Fixup `main` signature by default

Differential Revision: https://reviews.llvm.org/D53396

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345880 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
test/CodeGen/WebAssembly/call.ll
test/CodeGen/WebAssembly/function-bitcasts-varargs.ll
test/CodeGen/WebAssembly/function-bitcasts.ll
test/CodeGen/WebAssembly/main-declaration.ll
test/CodeGen/WebAssembly/main-no-args.ll
test/CodeGen/WebAssembly/main-with-args.ll