summaryrefslogtreecommitdiff
path: root/test/torture-s/shiftdi.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/shiftdi.c.s')
-rw-r--r--test/torture-s/shiftdi.c.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/torture-s/shiftdi.c.s b/test/torture-s/shiftdi.c.s
index ada5c2d93..3282be3e6 100644
--- a/test/torture-s/shiftdi.c.s
+++ b/test/torture-s/shiftdi.c.s
@@ -21,8 +21,8 @@ g: # @g
i64.or $push11=, $pop10, $pop9
i64.store $discard=, 0($3), $pop11
return
-func_end0:
- .size g, func_end0-g
+.Lfunc_end0:
+ .size g, .Lfunc_end0-g
.globl main
.type main,@function
@@ -31,8 +31,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 "