diff options
Diffstat (limited to 'test/torture-s/loop-8.c.s')
-rw-r--r-- | test/torture-s/loop-8.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/loop-8.c.s b/test/torture-s/loop-8.c.s index 0df470655..d5b8ca9da 100644 --- a/test/torture-s/loop-8.c.s +++ b/test/torture-s/loop-8.c.s @@ -20,6 +20,7 @@ bar: # @bar end_block # label0: call abort@FUNCTION unreachable + .endfunc .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -65,6 +66,7 @@ main: # @main end_block # label2: call exit@FUNCTION, $0 unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main @@ -80,5 +82,5 @@ a: .size a, 24 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |