summaryrefslogtreecommitdiff
path: root/test/torture-s/pure-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/pure-1.c.s')
-rw-r--r--test/torture-s/pure-1.c.s5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/torture-s/pure-1.c.s b/test/torture-s/pure-1.c.s
index e2e172ede..01f44fd32 100644
--- a/test/torture-s/pure-1.c.s
+++ b/test/torture-s/pure-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
@@ -24,6 +25,7 @@ func0: # @func0
i32.load $push1=, i($pop0)
i32.sub $push2=, $0, $pop1
return $pop2
+ .endfunc
.Lfunc_end1:
.size func0, .Lfunc_end1-func0
@@ -37,6 +39,7 @@ func1: # @func1
# BB#0: # %entry
i32.const $push0=, 0
return $pop0
+ .endfunc
.Lfunc_end2:
.size func1, .Lfunc_end2-func1
@@ -50,5 +53,5 @@ i:
.size i, 4
- .ident "clang version 3.8.0 "
+ .ident "clang version 3.9.0 "
.section ".note.GNU-stack","",@progbits