[WebAssembly] Implement calls with void return types.
authorDan Gohman <dan433584@gmail.com>
Wed, 9 Sep 2015 16:13:47 +0000 (16:13 +0000)
committerDan Gohman <dan433584@gmail.com>
Wed, 9 Sep 2015 16:13:47 +0000 (16:13 +0000)
commit85ef3e393dc3293d0df99d7a896152a5cd2d8fab
treebc241f2112850d5cff8126021dcdd18b709ed60e
parent6680fc357944e670a57f865d8a5457e73c7e92b7
[WebAssembly] Implement calls with void return types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247158 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyISD.def
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.td
test/CodeGen/WebAssembly/call.ll