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.wast34
1 files changed, 17 insertions, 17 deletions
diff --git a/test/llvm_autogenerated/userstack.wast b/test/llvm_autogenerated/userstack.wast
index c11ecca56..a8ff3b076 100644
--- a/test/llvm_autogenerated/userstack.wast
+++ b/test/llvm_autogenerated/userstack.wast
@@ -23,7 +23,7 @@
(export "frameaddress_0" (func $frameaddress_0))
(export "frameaddress_1" (func $frameaddress_1))
(export "inline_asm" (func $inline_asm))
- (func $alloca32
+ (func $alloca32 (; 3 ;)
(local $0 i32)
(i32.store offset=4
(i32.const 0)
@@ -49,7 +49,7 @@
)
(return)
)
- (func $alloca3264
+ (func $alloca3264 (; 4 ;)
(local $0 i32)
(i32.store offset=12
(tee_local $0
@@ -68,7 +68,7 @@
)
(return)
)
- (func $allocarray
+ (func $allocarray (; 5 ;)
(local $0 i32)
(i32.store offset=4
(i32.const 0)
@@ -101,7 +101,7 @@
)
(return)
)
- (func $non_mem_use (param $0 i32)
+ (func $non_mem_use (; 6 ;) (param $0 i32)
(local $1 i32)
(i32.store offset=4
(i32.const 0)
@@ -139,7 +139,7 @@
)
(return)
)
- (func $allocarray_inbounds
+ (func $allocarray_inbounds (; 7 ;)
(local $0 i32)
(i32.store offset=4
(i32.const 0)
@@ -172,7 +172,7 @@
)
(return)
)
- (func $dynamic_alloca (param $0 i32)
+ (func $dynamic_alloca (; 8 ;) (param $0 i32)
(local $1 i32)
(i32.store offset=4
(i32.const 0)
@@ -205,7 +205,7 @@
)
(return)
)
- (func $dynamic_alloca_redzone (param $0 i32)
+ (func $dynamic_alloca_redzone (; 9 ;) (param $0 i32)
(local $1 i32)
(drop
(tee_local $1
@@ -237,7 +237,7 @@
)
(return)
)
- (func $dynamic_static_alloca (param $0 i32)
+ (func $dynamic_static_alloca (; 10 ;) (param $0 i32)
(local $1 i32)
(local $2 i32)
(local $3 i32)
@@ -318,7 +318,7 @@
)
(return)
)
- (func $llvm_stack_builtins (param $0 i32)
+ (func $llvm_stack_builtins (; 11 ;) (param $0 i32)
(local $1 i32)
(local $2 i32)
(local $3 i32)
@@ -357,7 +357,7 @@
)
(return)
)
- (func $dynamic_alloca_nouse (param $0 i32)
+ (func $dynamic_alloca_nouse (; 12 ;) (param $0 i32)
(local $1 i32)
(local $2 i32)
(set_local $1
@@ -389,7 +389,7 @@
)
(return)
)
- (func $copytoreg_fi (param $0 i32) (param $1 i32)
+ (func $copytoreg_fi (; 13 ;) (param $0 i32) (param $1 i32)
(local $2 i32)
(set_local $2
(i32.add
@@ -422,7 +422,7 @@
)
(return)
)
- (func $frameaddress_0
+ (func $frameaddress_0 (; 14 ;)
(local $0 i32)
(call $use_i8_star
(tee_local $0
@@ -437,13 +437,13 @@
)
(return)
)
- (func $frameaddress_1
+ (func $frameaddress_1 (; 15 ;)
(call $use_i8_star
(i32.const 0)
)
(return)
)
- (func $inline_asm
+ (func $inline_asm (; 16 ;)
(local $0 i32)
(set_local $0
(i32.add
@@ -458,12 +458,12 @@
)
(return)
)
- (func $stackSave (result i32)
+ (func $stackSave (; 17 ;) (result i32)
(i32.load offset=4
(i32.const 0)
)
)
- (func $stackAlloc (param $0 i32) (result i32)
+ (func $stackAlloc (; 18 ;) (param $0 i32) (result i32)
(local $1 i32)
(set_local $1
(i32.load offset=4
@@ -482,7 +482,7 @@
)
(get_local $1)
)
- (func $stackRestore (param $0 i32)
+ (func $stackRestore (; 19 ;) (param $0 i32)
(i32.store offset=4
(i32.const 0)
(get_local $0)