diff options
Diffstat (limited to 'test/example')
-rw-r--r-- | test/example/c-api-kitchen-sink.txt | 40 | ||||
-rw-r--r-- | test/example/c-api-kitchen-sink.txt.txt | 20 |
2 files changed, 0 insertions, 60 deletions
diff --git a/test/example/c-api-kitchen-sink.txt b/test/example/c-api-kitchen-sink.txt index b7b4821ac..8cc6a0a1c 100644 --- a/test/example/c-api-kitchen-sink.txt +++ b/test/example/c-api-kitchen-sink.txt @@ -1128,9 +1128,6 @@ optimized: (call $check (i32.const 1) ) - (br_if $block$7$break - (i32.const 0) - ) (call $check (i32.const 2) ) @@ -1162,23 +1159,6 @@ optimized: (i32.const 0) ) (block $switch$1$leave - (block $switch$1$default - (block $switch$1$case$3 - (block $switch$1$case$2 - (br_table $switch$1$default $switch$1$default $switch$1$case$2 $switch$1$default $switch$1$case$3 $switch$1$case$2 $switch$1$default - (i32.const -99) - ) - ) - (call $check - (i32.const 1) - ) - (br $switch$1$leave) - ) - (call $check - (i32.const 2) - ) - (br $switch$1$leave) - ) (call $check (i32.const 3) ) @@ -3187,9 +3167,6 @@ optimized: (call $check (i32.const 1) ) - (br_if $block$7$break - (i32.const 0) - ) (call $check (i32.const 2) ) @@ -3221,23 +3198,6 @@ optimized: (i32.const 0) ) (block $switch$1$leave - (block $switch$1$default - (block $switch$1$case$3 - (block $switch$1$case$2 - (br_table $switch$1$default $switch$1$default $switch$1$case$2 $switch$1$default $switch$1$case$3 $switch$1$case$2 $switch$1$default - (i32.const -99) - ) - ) - (call $check - (i32.const 1) - ) - (br $switch$1$leave) - ) - (call $check - (i32.const 2) - ) - (br $switch$1$leave) - ) (call $check (i32.const 3) ) diff --git a/test/example/c-api-kitchen-sink.txt.txt b/test/example/c-api-kitchen-sink.txt.txt index a6f6e0853..1ce2c903a 100644 --- a/test/example/c-api-kitchen-sink.txt.txt +++ b/test/example/c-api-kitchen-sink.txt.txt @@ -1121,9 +1121,6 @@ (call $check (i32.const 1) ) - (br_if $block$7$break - (i32.const 0) - ) (call $check (i32.const 2) ) @@ -1155,23 +1152,6 @@ (i32.const 0) ) (block $switch$1$leave - (block $switch$1$default - (block $switch$1$case$3 - (block $switch$1$case$2 - (br_table $switch$1$default $switch$1$default $switch$1$case$2 $switch$1$default $switch$1$case$3 $switch$1$case$2 $switch$1$default - (i32.const -99) - ) - ) - (call $check - (i32.const 1) - ) - (br $switch$1$leave) - ) - (call $check - (i32.const 2) - ) - (br $switch$1$leave) - ) (call $check (i32.const 3) ) |