diff options
Diffstat (limited to 'test/llvm_autogenerated/select.s')
-rw-r--r-- | test/llvm_autogenerated/select.s | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/test/llvm_autogenerated/select.s b/test/llvm_autogenerated/select.s index 1b2f3a490..fc5c7bac3 100644 --- a/test/llvm_autogenerated/select.s +++ b/test/llvm_autogenerated/select.s @@ -7,8 +7,8 @@ select_i32_bool: .result i32 i32.select $push0=, $0, $1, $2 return $pop0 -func_end0: - .size select_i32_bool, func_end0-select_i32_bool +.Lfunc_end0: + .size select_i32_bool, .Lfunc_end0-select_i32_bool .globl select_i32_eq .type select_i32_eq,@function @@ -17,8 +17,8 @@ select_i32_eq: .result i32 i32.select $push0=, $0, $2, $1 return $pop0 -func_end1: - .size select_i32_eq, func_end1-select_i32_eq +.Lfunc_end1: + .size select_i32_eq, .Lfunc_end1-select_i32_eq .globl select_i32_ne .type select_i32_ne,@function @@ -27,8 +27,8 @@ select_i32_ne: .result i32 i32.select $push0=, $0, $1, $2 return $pop0 -func_end2: - .size select_i32_ne, func_end2-select_i32_ne +.Lfunc_end2: + .size select_i32_ne, .Lfunc_end2-select_i32_ne .globl select_i64_bool .type select_i64_bool,@function @@ -37,8 +37,8 @@ select_i64_bool: .result i64 i64.select $push0=, $0, $1, $2 return $pop0 -func_end3: - .size select_i64_bool, func_end3-select_i64_bool +.Lfunc_end3: + .size select_i64_bool, .Lfunc_end3-select_i64_bool .globl select_i64_eq .type select_i64_eq,@function @@ -47,8 +47,8 @@ select_i64_eq: .result i64 i64.select $push0=, $0, $2, $1 return $pop0 -func_end4: - .size select_i64_eq, func_end4-select_i64_eq +.Lfunc_end4: + .size select_i64_eq, .Lfunc_end4-select_i64_eq .globl select_i64_ne .type select_i64_ne,@function @@ -57,8 +57,8 @@ select_i64_ne: .result i64 i64.select $push0=, $0, $1, $2 return $pop0 -func_end5: - .size select_i64_ne, func_end5-select_i64_ne +.Lfunc_end5: + .size select_i64_ne, .Lfunc_end5-select_i64_ne .globl select_f32_bool .type select_f32_bool,@function @@ -67,8 +67,8 @@ select_f32_bool: .result f32 f32.select $push0=, $0, $1, $2 return $pop0 -func_end6: - .size select_f32_bool, func_end6-select_f32_bool +.Lfunc_end6: + .size select_f32_bool, .Lfunc_end6-select_f32_bool .globl select_f32_eq .type select_f32_eq,@function @@ -77,8 +77,8 @@ select_f32_eq: .result f32 f32.select $push0=, $0, $2, $1 return $pop0 -func_end7: - .size select_f32_eq, func_end7-select_f32_eq +.Lfunc_end7: + .size select_f32_eq, .Lfunc_end7-select_f32_eq .globl select_f32_ne .type select_f32_ne,@function @@ -87,8 +87,8 @@ select_f32_ne: .result f32 f32.select $push0=, $0, $1, $2 return $pop0 -func_end8: - .size select_f32_ne, func_end8-select_f32_ne +.Lfunc_end8: + .size select_f32_ne, .Lfunc_end8-select_f32_ne .globl select_f64_bool .type select_f64_bool,@function @@ -97,8 +97,8 @@ select_f64_bool: .result f64 f64.select $push0=, $0, $1, $2 return $pop0 -func_end9: - .size select_f64_bool, func_end9-select_f64_bool +.Lfunc_end9: + .size select_f64_bool, .Lfunc_end9-select_f64_bool .globl select_f64_eq .type select_f64_eq,@function @@ -107,8 +107,8 @@ select_f64_eq: .result f64 f64.select $push0=, $0, $2, $1 return $pop0 -func_end10: - .size select_f64_eq, func_end10-select_f64_eq +.Lfunc_end10: + .size select_f64_eq, .Lfunc_end10-select_f64_eq .globl select_f64_ne .type select_f64_ne,@function @@ -117,8 +117,8 @@ select_f64_ne: .result f64 f64.select $push0=, $0, $1, $2 return $pop0 -func_end11: - .size select_f64_ne, func_end11-select_f64_ne +.Lfunc_end11: + .size select_f64_ne, .Lfunc_end11-select_f64_ne .section ".note.GNU-stack","",@progbits |