diff options
Diffstat (limited to 'test/torture-s/pr47337.c.s')
-rw-r--r-- | test/torture-s/pr47337.c.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/torture-s/pr47337.c.s b/test/torture-s/pr47337.c.s index f7506fdb4..9285ebac0 100644 --- a/test/torture-s/pr47337.c.s +++ b/test/torture-s/pr47337.c.s @@ -71,6 +71,7 @@ main: # @main .LBB0_4: # %if.end25 end_block # label2: return $1 + .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main @@ -102,5 +103,5 @@ w: .type b,@object # @b .lcomm b,4,2 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |