summaryrefslogtreecommitdiff
path: root/test/passes/asyncify_mod-asyncify-never-unwind_O.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/asyncify_mod-asyncify-never-unwind_O.txt')
-rw-r--r--test/passes/asyncify_mod-asyncify-never-unwind_O.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/passes/asyncify_mod-asyncify-never-unwind_O.txt b/test/passes/asyncify_mod-asyncify-never-unwind_O.txt
index b185f5c6b..2390d6e93 100644
--- a/test/passes/asyncify_mod-asyncify-never-unwind_O.txt
+++ b/test/passes/asyncify_mod-asyncify-never-unwind_O.txt
@@ -1,5 +1,6 @@
(module
- (type $FUNCSIG$v (func))
+ (type $none_=>_none (func))
+ (type $i32_=>_none (func (param i32)))
(import "env" "import" (func $import))
(memory $0 1 2)
(global $__asyncify_state (mut i32) (i32.const 0))
@@ -12,7 +13,7 @@
(export "asyncify_stop_unwind" (func $asyncify_stop_unwind))
(export "asyncify_start_rewind" (func $asyncify_start_rewind))
(export "asyncify_stop_rewind" (func $asyncify_stop_unwind))
- (func $calls-import (; 1 ;) (; has Stack IR ;) (type $FUNCSIG$v)
+ (func $calls-import (; 1 ;) (; has Stack IR ;)
(if
(select
(i32.eqz