]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/921208-2.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 921208-2.c.s
1 .text
2 .file "921208-2.c"
3 .section .text.g,"ax",@progbits
4 .hidden g # -- Begin function g
5 .globl g
6 .type g,@function
7 g: # @g
8 .result i32
9 .local i32
10 # BB#0: # %entry
11 copy_local $push0=, $0
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 .result i32
23 .local i32
24 # BB#0: # %entry
25 copy_local $push0=, $0
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 call exit@FUNCTION, $pop0
40 unreachable
41 .endfunc
42 .Lfunc_end2:
43 .size main, .Lfunc_end2-main
44 # -- End function
45
46 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
47 .functype exit, void, i32