]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20020321-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20020321-1.c.s
1 .text
2 .file "20020321-1.c"
3 .section .text.g,"ax",@progbits
4 .hidden g # -- Begin function g
5 .globl g
6 .type g,@function
7 g: # @g
8 .param i32, i32, i32, i32, f32
9 .result f32
10 # BB#0: # %entry
11 copy_local $push0=, $4
12 # fallthrough-return: $pop0
13 .endfunc
14 .Lfunc_end0:
15 .size g, .Lfunc_end0-g
16 # -- End function
17 .section .text.f,"ax",@progbits
18 .hidden f # -- Begin function f
19 .globl f
20 .type f,@function
21 f: # @f
22 .param i32, i32, i32, f32
23 .result f32
24 # BB#0: # %entry
25 copy_local $push0=, $3
26 # fallthrough-return: $pop0
27 .endfunc
28 .Lfunc_end1:
29 .size f, .Lfunc_end1-f
30 # -- End function
31 .section .text.main,"ax",@progbits
32 .hidden main # -- Begin function main
33 .globl main
34 .type main,@function
35 main: # @main
36 .result i32
37 # BB#0: # %entry
38 i32.const $push0=, 0
39 # fallthrough-return: $pop0
40 .endfunc
41 .Lfunc_end2:
42 .size main, .Lfunc_end2-main
43 # -- End function
44
45 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"