]> git.proxmox.com Git - rustc.git/blame - src/binaryen/test/torture-s/920506-1.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 920506-1.c.s
CommitLineData
abe05a73
XL
1 .text
2 .file "920506-1.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 block
11 i32.const $push1=, 0
12 i32.load $push0=, l($pop1)
13 br_if 0, $pop0 # 0: down to label0
14# BB#1: # %sw.bb
15 i32.const $push2=, 0
16 call exit@FUNCTION, $pop2
17 unreachable
18.LBB0_2: # %sw.epilog
19 end_block # label0:
20 call abort@FUNCTION
21 unreachable
22 .endfunc
23.Lfunc_end0:
24 .size main, .Lfunc_end0-main
25 # -- End function
26 .hidden l # @l
27 .type l,@object
28 .section .data.l,"aw",@progbits
29 .globl l
30 .p2align 2
31l:
32 .int32 0 # 0x0
33 .int32 1 # 0x1
34 .size l, 8
35
36
37 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
38 .functype exit, void, i32
39 .functype abort, void