summaryrefslogtreecommitdiff
path: root/test/torture-s/scope-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/scope-1.c.s')
-rw-r--r--test/torture-s/scope-1.c.s4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/scope-1.c.s b/test/torture-s/scope-1.c.s
index 95be6f112..f497e5467 100644
--- a/test/torture-s/scope-1.c.s
+++ b/test/torture-s/scope-1.c.s
@@ -20,6 +20,7 @@ f: # @f
end_block # label0:
call abort@FUNCTION
unreachable
+ .endfunc
.Lfunc_end0:
.size f, .Lfunc_end0-f
@@ -44,6 +45,7 @@ main: # @main
end_block # label1:
call abort@FUNCTION
unreachable
+ .endfunc
.Lfunc_end1:
.size main, .Lfunc_end1-main
@@ -57,5 +59,5 @@ v:
.size v, 4
- .ident "clang version 3.8.0 "
+ .ident "clang version 3.9.0 "
.section ".note.GNU-stack","",@progbits