]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/991023-1.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 991023-1.c.s
1 .text
2 .file "991023-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 .result i32
9 # BB#0: # %entry
10 i32.const $push1=, 0
11 i32.const $push0=, 4044
12 i32.store blah($pop1), $pop0
13 i32.const $push2=, 4044
14 # fallthrough-return: $pop2
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: # %if.end
26 i32.const $push1=, 0
27 i32.const $push0=, 4044
28 i32.store blah($pop1), $pop0
29 i32.const $push2=, 0
30 call exit@FUNCTION, $pop2
31 unreachable
32 .endfunc
33 .Lfunc_end1:
34 .size main, .Lfunc_end1-main
35 # -- End function
36 .hidden blah # @blah
37 .type blah,@object
38 .section .bss.blah,"aw",@nobits
39 .globl blah
40 .p2align 2
41 blah:
42 .int32 0 # 0x0
43 .size blah, 4
44
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