diff options
Diffstat (limited to 'test/torture-s/20120427-2.c.s')
-rw-r--r-- | test/torture-s/20120427-2.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/20120427-2.c.s b/test/torture-s/20120427-2.c.s index a0aa40a6e..486a7d8e9 100644 --- a/test/torture-s/20120427-2.c.s +++ b/test/torture-s/20120427-2.c.s @@ -34,6 +34,7 @@ sreal_compare: # @sreal_compare .LBB0_4: # %return end_block # label0: return $5 + .endfunc .Lfunc_end0: .size sreal_compare, .Lfunc_end0-sreal_compare @@ -236,6 +237,7 @@ main: # @main end_block # label1: call abort@FUNCTION unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main @@ -255,5 +257,5 @@ a: .size a, 32 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |