summaryrefslogtreecommitdiff
path: root/test/torture-s/loop-9.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/loop-9.c.s')
-rw-r--r--test/torture-s/loop-9.c.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/torture-s/loop-9.c.s b/test/torture-s/loop-9.c.s
index f62f7b625..d5ff1ce0a 100644
--- a/test/torture-s/loop-9.c.s
+++ b/test/torture-s/loop-9.c.s
@@ -7,8 +7,8 @@ false: # @false
# BB#0: # %entry
i32.const $push0=, 0
return $pop0
-func_end0:
- .size false, func_end0-false
+.Lfunc_end0:
+ .size false, .Lfunc_end0-false
.globl main
.type main,@function
@@ -18,8 +18,8 @@ main: # @main
# BB#0: # %entry
i32.const $push0=, 0
return $pop0
-func_end1:
- .size main, func_end1-main
+.Lfunc_end1:
+ .size main, .Lfunc_end1-main
.ident "clang version 3.8.0 "