]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20060127-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20060127-1.c.s
1 .text
2 .file "20060127-1.c"
3 .section .text.f,"ax",@progbits
4 .hidden f # -- Begin function f
5 .globl f
6 .type f,@function
7 f: # @f
8 .param i64
9 # BB#0: # %entry
10 block
11 i32.wrap/i64 $push0=, $0
12 br_if 0, $pop0 # 0: down to label0
13 # BB#1: # %if.end
14 return
15 .LBB0_2: # %if.then
16 end_block # label0:
17 call abort@FUNCTION
18 unreachable
19 .endfunc
20 .Lfunc_end0:
21 .size f, .Lfunc_end0-f
22 # -- End function
23 .section .text.main,"ax",@progbits
24 .hidden main # -- Begin function main
25 .globl main
26 .type main,@function
27 main: # @main
28 .result i32
29 # BB#0: # %entry
30 block
31 i32.const $push1=, 0
32 i32.load $push0=, a($pop1)
33 br_if 0, $pop0 # 0: down to label1
34 # BB#1: # %f.exit
35 i32.const $push2=, 0
36 return $pop2
37 .LBB1_2: # %if.then.i
38 end_block # label1:
39 call abort@FUNCTION
40 unreachable
41 .endfunc
42 .Lfunc_end1:
43 .size main, .Lfunc_end1-main
44 # -- End function
45 .hidden a # @a
46 .type a,@object
47 .section .data.a,"aw",@progbits
48 .globl a
49 .p2align 3
50 a:
51 .int64 1311768464867721216 # 0x1234567800000000
52 .size a, 8
53
54
55 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
56 .functype abort, void