]> git.proxmox.com Git - rustc.git/blame - src/binaryen/test/torture-s/20030224-2.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20030224-2.c.s
CommitLineData
abe05a73
XL
1 .text
2 .file "20030224-2.c"
3 .section .text.main,"ax",@progbits
4 .hidden main # -- Begin function main
5 .globl main
6 .type main,@function
7main: # @main
8 .result i32
9# BB#0: # %entry
10 i32.const $push0=, 0
11 # fallthrough-return: $pop0
12 .endfunc
13.Lfunc_end0:
14 .size main, .Lfunc_end0-main
15 # -- End function
16 .hidden node # @node
17 .type node,@object
18 .section .bss.node,"aw",@nobits
19 .globl node
20 .p2align 2
21node:
22 .skip 8
23 .size node, 8
24
25 .hidden node_p # @node_p
26 .type node_p,@object
27 .section .data.node_p,"aw",@progbits
28 .globl node_p
29 .p2align 2
30node_p:
31 .int32 node
32 .size node_p, 4
33
34
35 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"