]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/920603-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 920603-1.c.s
1 .text
2 .file "920603-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 i32
9 .result i32
10 # BB#0: # %entry
11 block
12 i32.const $push0=, 65535
13 i32.ne $push1=, $0, $pop0
14 br_if 0, $pop1 # 0: down to label0
15 # BB#1: # %if.end
16 return $0
17 .LBB0_2: # %if.then
18 end_block # label0:
19 call abort@FUNCTION
20 unreachable
21 .endfunc
22 .Lfunc_end0:
23 .size f, .Lfunc_end0-f
24 # -- End function
25 .section .text.main,"ax",@progbits
26 .hidden main # -- Begin function main
27 .globl main
28 .type main,@function
29 main: # @main
30 .result i32
31 # BB#0: # %entry
32 i32.const $push0=, 0
33 call exit@FUNCTION, $pop0
34 unreachable
35 .endfunc
36 .Lfunc_end1:
37 .size main, .Lfunc_end1-main
38 # -- End function
39
40 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
41 .functype abort, void
42 .functype exit, void, i32