[WebAssembly] Support for direct call and call_indirect.
authorDan Gohman <dan433584@gmail.com>
Mon, 28 Sep 2015 16:22:39 +0000 (16:22 +0000)
committerDan Gohman <dan433584@gmail.com>
Mon, 28 Sep 2015 16:22:39 +0000 (16:22 +0000)
commitec9e44d1d48dbf051ac389ccb6c0addeadc3a695
tree1a61f7eb069efb30c63b40ea42c3496930104765
parent3b17c1cb31ebf88dc804f1aa6cf1c1b10f35b4fc
[WebAssembly] Support for direct call and call_indirect.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248716 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyInstrCall.td
test/CodeGen/WebAssembly/call.ll
test/CodeGen/WebAssembly/switch.ll