diff options
Diffstat (limited to 'test/torture-s/loop-2f.c.s')
-rw-r--r-- | test/torture-s/loop-2f.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/loop-2f.c.s b/test/torture-s/loop-2f.c.s index d441990e0..a3d6fc4cd 100644 --- a/test/torture-s/loop-2f.c.s +++ b/test/torture-s/loop-2f.c.s @@ -27,6 +27,7 @@ f: # @f end_loop # label2: end_block # label0: return $0 + .endfunc .Lfunc_end0: .size f, .Lfunc_end0-f @@ -96,6 +97,7 @@ main: # @main end_block # label3: call exit@FUNCTION, $1 unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main @@ -106,5 +108,5 @@ main: # @main .size .L.str, 10 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |