summaryrefslogtreecommitdiff
path: root/test/llvm_autogenerated/userstack.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/llvm_autogenerated/userstack.wast')
-rw-r--r--test/llvm_autogenerated/userstack.wast1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/llvm_autogenerated/userstack.wast b/test/llvm_autogenerated/userstack.wast
index b5206081b..9870a00aa 100644
--- a/test/llvm_autogenerated/userstack.wast
+++ b/test/llvm_autogenerated/userstack.wast
@@ -1,5 +1,6 @@
(module
(memory 0)
+ (export "memory" memory)
(type $FUNCSIG$vi (func (param i32)))
(import $ext_func "env" "ext_func" (param i32))
(export "alloca32" $alloca32)