diff options
Diffstat (limited to 'test/torture-s/longlong.c.s')
-rw-r--r-- | test/torture-s/longlong.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/longlong.c.s b/test/torture-s/longlong.c.s index 697d4c17f..173181245 100644 --- a/test/torture-s/longlong.c.s +++ b/test/torture-s/longlong.c.s @@ -41,6 +41,7 @@ alpha_ep_extbl_i_eq_0: # @alpha_ep_extbl_i_eq_0 .LBB0_2: # %if.end end_block # label0: return + .endfunc .Lfunc_end0: .size alpha_ep_extbl_i_eq_0, .Lfunc_end0-alpha_ep_extbl_i_eq_0 @@ -82,6 +83,7 @@ main: # @main end_block # label1: call abort@FUNCTION unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main @@ -113,5 +115,5 @@ pars: .size pars, 4 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |