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