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