diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/emcc_hello_world.wast | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/test/emcc_hello_world.wast b/test/emcc_hello_world.wast index c965c94f0..410a3b2b5 100644 --- a/test/emcc_hello_world.wast +++ b/test/emcc_hello_world.wast @@ -424,8 +424,7 @@ (i32.const 2047) ) ) - (block $SWITCH_PLACEHOLDER - ) + (nop) (break $topmost (convert sint32toDouble (get_local $$retval$0) @@ -6049,8 +6048,7 @@ ) (loop $label$break$L9 $label$continue$L9 (block - (block $SWITCH_PLACEHOLDER - ) + (nop) (set_local $$incdec$ptr (i32.add (get_local $$incdec$ptr169274) @@ -7911,8 +7909,7 @@ ) ) (block $label$break$L75 - (block $SWITCH_PLACEHOLDER - ) + (nop) ) (block $label$break$L308 (if @@ -9442,8 +9439,7 @@ (i32.const 0) ) (block $do-once$0 - (block $SWITCH_PLACEHOLDER - ) + (nop) ) ) ) |