summaryrefslogtreecommitdiff
path: root/test/torture-s/20041114-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/20041114-1.c.s')
-rw-r--r--test/torture-s/20041114-1.c.s4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/20041114-1.c.s b/test/torture-s/20041114-1.c.s
index b339ec865..3603730db 100644
--- a/test/torture-s/20041114-1.c.s
+++ b/test/torture-s/20041114-1.c.s
@@ -8,6 +8,7 @@ foo: # @foo
.param i32
# BB#0: # %entry
return
+ .endfunc
.Lfunc_end0:
.size foo, .Lfunc_end0-foo
@@ -23,6 +24,7 @@ main: # @main
i32.const $2=, 0
i32.load $discard=, v($2)
return $2
+ .endfunc
.Lfunc_end1:
.size main, .Lfunc_end1-main
@@ -36,5 +38,5 @@ v:
.size v, 4
- .ident "clang version 3.8.0 "
+ .ident "clang version 3.9.0 "
.section ".note.GNU-stack","",@progbits