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