diff options
Diffstat (limited to 'test/example')
-rw-r--r-- | test/example/c-api-kitchen-sink.txt | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/test/example/c-api-kitchen-sink.txt b/test/example/c-api-kitchen-sink.txt index 27cd7d91e..52b6cd6ed 100644 --- a/test/example/c-api-kitchen-sink.txt +++ b/test/example/c-api-kitchen-sink.txt @@ -635,39 +635,6 @@ optimized: (func $just-one-block (type $v) (nop) ) - (func $two-blocks (type $v) - (nop) - ) - (func $two-blocks-plus-code (type $v) - (nop) - ) - (func $loop (type $v) - (nop) - ) - (func $loop-plus-code (type $v) - (nop) - ) - (func $split (type $v) - (nop) - ) - (func $split-plus-code (type $v) - (nop) - ) - (func $if (type $v) - (nop) - ) - (func $if-plus-code (type $v) - (nop) - ) - (func $if-else (type $v) - (nop) - ) - (func $loop-tail (type $v) - (nop) - ) - (func $nontrivial-loop-plus-phi-to-head (type $v) - (nop) - ) ) module loaded from binary form: (module |