diff options
Diffstat (limited to 'test/torture-s/20021127-1.c.s')
-rw-r--r-- | test/torture-s/20021127-1.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/20021127-1.c.s b/test/torture-s/20021127-1.c.s index b1fe93a92..f76083185 100644 --- a/test/torture-s/20021127-1.c.s +++ b/test/torture-s/20021127-1.c.s @@ -9,6 +9,7 @@ main: # @main # BB#0: # %entry i32.const $push0=, 0 return $pop0 + .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main @@ -22,6 +23,7 @@ llabs: # @llabs # BB#0: # %entry call abort@FUNCTION unreachable + .endfunc .Lfunc_end1: .size llabs, .Lfunc_end1-llabs @@ -35,5 +37,5 @@ a: .size a, 8 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |