diff options
Diffstat (limited to 'test/merge/dylib.wasm.combined.finalized')
-rw-r--r-- | test/merge/dylib.wasm.combined.finalized | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/merge/dylib.wasm.combined.finalized b/test/merge/dylib.wasm.combined.finalized index 1a6ae5400..ce81b7652 100644 --- a/test/merge/dylib.wasm.combined.finalized +++ b/test/merge/dylib.wasm.combined.finalized @@ -25,7 +25,7 @@ (export "runPostSets" (func $runPostSets)) (export "_str" (global $global$2)) (export "_foo" (func $_foo)) - (func $_main (type $2) (result i32) + (func $_main (; 1 ;) (type $2) (result i32) (block $label$1 (result i32) (block $label$2 (result i32) (drop @@ -37,12 +37,12 @@ ) ) ) - (func $runPostSets (type $3) + (func $runPostSets (; 2 ;) (type $3) (block $label$1 (nop) ) ) - (func $__post_instantiate (type $3) + (func $__post_instantiate (; 3 ;) (type $3) (call $__post_instantiate$0) (block $label$1 (block $label$2 @@ -62,7 +62,7 @@ ) ) ) - (func $_foo (type $1$0) (result i32) + (func $_foo (; 4 ;) (type $1$0) (result i32) (local $var$0 i32) (block $label$1 (result i32) (block $label$2 (result i32) @@ -73,12 +73,12 @@ ) ) ) - (func $runPostSets$0 (type $2$0) + (func $runPostSets$0 (; 5 ;) (type $2$0) (block $label$1 (nop) ) ) - (func $__post_instantiate$0 (type $2$0) + (func $__post_instantiate$0 (; 6 ;) (type $2$0) (block $label$1 (block $label$2 (set_global $global$0$0 |