]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20140326-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20140326-1.c.s
1 .text
2 .file "20140326-1.c"
3 .section .text.main,"ax",@progbits
4 .hidden main # -- Begin function main
5 .globl main
6 .type main,@function
7 main: # @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 a # @a
17 .type a,@object
18 .section .bss.a,"aw",@nobits
19 .globl a
20 .p2align 2
21 a:
22 .int32 0 # 0x0
23 .size a, 4
24
25
26 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"