[WebAssembly] Fix lowering of calls with more than one argument.
authorDan Gohman <dan433584@gmail.com>
Wed, 9 Sep 2015 01:52:45 +0000 (01:52 +0000)
committerDan Gohman <dan433584@gmail.com>
Wed, 9 Sep 2015 01:52:45 +0000 (01:52 +0000)
commit307756e77eb2f53bde1e29d4674167a3e4f632d4
tree72773de8dacbe401d5ac0b70cdf8ca89c6a0d61f
parent7e657c85c6360ca0adcbda29ed26347a2cd9ae55
[WebAssembly] Fix lowering of calls with more than one argument.

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