diff options
Diffstat (limited to 'test/torture-s/loop-2d.c.s')
-rw-r--r-- | test/torture-s/loop-2d.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/loop-2d.c.s b/test/torture-s/loop-2d.c.s index cf7bde47c..207dfb094 100644 --- a/test/torture-s/loop-2d.c.s +++ b/test/torture-s/loop-2d.c.s @@ -38,6 +38,7 @@ f: # @f end_loop # label2: end_block # label0: return $0 + .endfunc .Lfunc_end0: .size f, .Lfunc_end0-f @@ -56,6 +57,7 @@ main: # @main i32.store $discard=, a($0), $pop1 call exit@FUNCTION, $0 unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main @@ -69,5 +71,5 @@ a: .size a, 8 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |