diff options
Diffstat (limited to 'test/torture-s/struct-ini-2.c.s')
-rw-r--r-- | test/torture-s/struct-ini-2.c.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/torture-s/struct-ini-2.c.s b/test/torture-s/struct-ini-2.c.s index 82c3c81db..6274b9b77 100644 --- a/test/torture-s/struct-ini-2.c.s +++ b/test/torture-s/struct-ini-2.c.s @@ -45,6 +45,7 @@ main: # @main end_block # label0: call abort@FUNCTION unreachable + .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main @@ -60,5 +61,5 @@ x: .size x, 4 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |