summaryrefslogtreecommitdiff
path: root/test/torture-s/loop-2e.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/loop-2e.c.s')
-rw-r--r--test/torture-s/loop-2e.c.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/torture-s/loop-2e.c.s b/test/torture-s/loop-2e.c.s
index 611447f1c..5e60cce9e 100644
--- a/test/torture-s/loop-2e.c.s
+++ b/test/torture-s/loop-2e.c.s
@@ -124,8 +124,8 @@ f: # @f
i32.add $push77=, $0, $pop76
i32.store $discard=, 156($1), $pop77
return
-func_end0:
- .size f, func_end0-f
+.Lfunc_end0:
+ .size f, .Lfunc_end0-f
.globl main
.type main,@function
@@ -134,8 +134,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 "