diff options
Diffstat (limited to 'test/merge/dylib.wasm.combined.finalized.opt')
-rw-r--r-- | test/merge/dylib.wasm.combined.finalized.opt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/merge/dylib.wasm.combined.finalized.opt b/test/merge/dylib.wasm.combined.finalized.opt index fa3f7bd70..61896fd78 100644 --- a/test/merge/dylib.wasm.combined.finalized.opt +++ b/test/merge/dylib.wasm.combined.finalized.opt @@ -17,7 +17,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 @@ -29,10 +29,10 @@ ) ) ) - (func $runPostSets (type $3) + (func $runPostSets (; 2 ;) (type $3) (nop) ) - (func $__post_instantiate (type $3) + (func $__post_instantiate (; 3 ;) (type $3) (call $__post_instantiate$0) (block $label$1 (block $label$2 @@ -49,7 +49,7 @@ ) ) ) - (func $_foo (type $2) (result i32) + (func $_foo (; 4 ;) (type $2) (result i32) (local $var$0 i32) (block $label$1 (result i32) (block $label$2 (result i32) @@ -60,10 +60,10 @@ ) ) ) - (func $runPostSets$0 (type $3) + (func $runPostSets$0 (; 5 ;) (type $3) (nop) ) - (func $__post_instantiate$0 (type $3) + (func $__post_instantiate$0 (; 6 ;) (type $3) (block $label$1 (block $label$2 (set_global $global$0$0 |