summaryrefslogtreecommitdiff
path: root/test/emcc_hello_world.fromasm.imprecise.no-opts
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2016-08-15 14:29:57 -0700
committerAlon Zakai <alonzakai@gmail.com>2016-08-15 15:03:36 -0700
commit113efcaa1e814304662ccc56312d8c59014a3a6c (patch)
tree5639a4a9d834947c9fc190e5916b9961e545cfba /test/emcc_hello_world.fromasm.imprecise.no-opts
parent086c4c0f89bbe626f4c98ae95716084db0541b0d (diff)
downloadbinaryen-113efcaa1e814304662ccc56312d8c59014a3a6c.tar.gz
binaryen-113efcaa1e814304662ccc56312d8c59014a3a6c.tar.bz2
binaryen-113efcaa1e814304662ccc56312d8c59014a3a6c.zip
offset support in table
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise.no-opts')
-rw-r--r--test/emcc_hello_world.fromasm.imprecise.no-opts2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise.no-opts b/test/emcc_hello_world.fromasm.imprecise.no-opts
index 35e23d120..d8b887891 100644
--- a/test/emcc_hello_world.fromasm.imprecise.no-opts
+++ b/test/emcc_hello_world.fromasm.imprecise.no-opts
@@ -50,7 +50,7 @@
(export "dynCall_vi" $dynCall_vi)
(export "___udivmoddi4" $___udivmoddi4)
(table 18 18 anyfunc)
- (elem $b0 $___stdio_close $b1 $b1 $___stdout_write $___stdio_seek $___stdio_write $b1 $b1 $b1 $b2 $b2 $b2 $b2 $b2 $_cleanup $b2 $b2)
+ (elem (i32.const 0) $b0 $___stdio_close $b1 $b1 $___stdout_write $___stdio_seek $___stdio_write $b1 $b1 $b1 $b2 $b2 $b2 $b2 $b2 $_cleanup $b2 $b2)
(func $stackAlloc (param $size i32) (result i32)
(local $ret i32)
(set_local $ret