]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20011126-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20011126-1.c.s
1 .text
2 .file "20011126-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 block
11 i32.const $push3=, 0
12 i32.load $push0=, a($pop3)
13 i32.const $push1=, -1
14 i32.le_s $push2=, $pop0, $pop1
15 br_if 0, $pop2 # 0: down to label0
16 # BB#1: # %if.end5
17 i32.const $push4=, 0
18 return $pop4
19 .LBB0_2: # %if.then4
20 end_block # label0:
21 call abort@FUNCTION
22 unreachable
23 .endfunc
24 .Lfunc_end0:
25 .size main, .Lfunc_end0-main
26 # -- End function
27 .hidden a # @a
28 .type a,@object
29 .section .data.a,"aw",@progbits
30 .globl a
31 .p2align 2
32 a:
33 .int32 1 # 0x1
34 .size a, 4
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 abort, void