]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20050106-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20050106-1.c.s
1 .text
2 .file "20050106-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.load16_s $push0=, u($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.end
17 i32.const $push4=, 0
18 return $pop4
19 .LBB0_2: # %if.then
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 u # @u
28 .type u,@object
29 .section .bss.u,"aw",@nobits
30 .globl u
31 .p2align 2
32 u:
33 .int32 0 # 0x0
34 .size u, 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