]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20051104-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20051104-1.c.s
1 .text
2 .file "20051104-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 $push1=, 0
11 i32.const $push0=, .L.str
12 i32.store s+4($pop1), $pop0
13 i32.const $push4=, 0
14 i32.const $push3=, 0
15 i32.store s($pop4), $pop3
16 i32.const $push2=, 0
17 # fallthrough-return: $pop2
18 .endfunc
19 .Lfunc_end0:
20 .size main, .Lfunc_end0-main
21 # -- End function
22 .hidden s # @s
23 .type s,@object
24 .section .bss.s,"aw",@nobits
25 .globl s
26 .p2align 2
27 s:
28 .skip 8
29 .size s, 8
30
31 .type .L.str,@object # @.str
32 .section .rodata.str1.1,"aMS",@progbits,1
33 .L.str:
34 .skip 1
35 .size .L.str, 1
36
37
38 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"