summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2016-03-09 20:53:53 -0800
committerDan Gohman <sunfish@mozilla.com>2016-03-09 21:12:20 -0800
commit68ee6d97130dfb7da474b85fd99382a0569e602f (patch)
treecabd5f3f3132771bc70d1ca0632917e57e8f0ebd /test
parent54eec1104b34be2c8342942870fb62390606dedf (diff)
downloadbinaryen-68ee6d97130dfb7da474b85fd99382a0569e602f.tar.gz
binaryen-68ee6d97130dfb7da474b85fd99382a0569e602f.tar.bz2
binaryen-68ee6d97130dfb7da474b85fd99382a0569e602f.zip
s2wasm: don't export functions unless they are marked with .globl.
Diffstat (limited to 'test')
-rw-r--r--test/dot_s/memops.wast1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dot_s/memops.wast b/test/dot_s/memops.wast
index a1519a3e9..a896ef517 100644
--- a/test/dot_s/memops.wast
+++ b/test/dot_s/memops.wast
@@ -4,7 +4,6 @@
)
(type $FUNCSIG$vi (func (param i32)))
(import $emscripten_asm_const_vi "env" "emscripten_asm_const_vi" (param i32))
- (export "_Z6reporti" $_Z6reporti)
(export "main" $main)
(func $_Z6reporti (param $$0 i32)
(i32.store