[WebAssembly] Implement direct calls to external symbols.
authorDan Gohman <dan433584@gmail.com>
Sat, 5 Dec 2015 20:41:36 +0000 (20:41 +0000)
committerDan Gohman <dan433584@gmail.com>
Sat, 5 Dec 2015 20:41:36 +0000 (20:41 +0000)
commit76e67ade5a49d8ba1285a249117d8242cf3476e3
treebc609a22fccd253fa29b715e624159190eb9367a
parent27951cf8f8fdefbfd6b51e6dbc956f29de553d64
[WebAssembly] Implement direct calls to external symbols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254863 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.td
test/CodeGen/WebAssembly/frem.ll [new file with mode: 0644]
test/CodeGen/WebAssembly/global.ll