diff options
Diffstat (limited to 'test/torture-s/pending-4.c.s')
-rw-r--r-- | test/torture-s/pending-4.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/pending-4.c.s b/test/torture-s/pending-4.c.s index af04cf471..486b01f61 100644 --- a/test/torture-s/pending-4.c.s +++ b/test/torture-s/pending-4.c.s @@ -8,6 +8,7 @@ dummy: # @dummy .param i32, i32 # BB#0: # %entry return + .endfunc .Lfunc_end0: .size dummy, .Lfunc_end0-dummy @@ -70,9 +71,10 @@ main: # @main br 0 # 0: up to label0 .LBB1_10: end_loop # label1: + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |