]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20000726-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20000726-1.c.s
1 .text
2 .file "20000726-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: # %if.end
10 i32.const $push0=, 0
11 call exit@FUNCTION, $pop0
12 unreachable
13 .endfunc
14 .Lfunc_end0:
15 .size main, .Lfunc_end0-main
16 # -- End function
17 .section .text.adjust_xy,"ax",@progbits
18 .hidden adjust_xy # -- Begin function adjust_xy
19 .globl adjust_xy
20 .type adjust_xy,@function
21 adjust_xy: # @adjust_xy
22 .param i32, i32
23 # BB#0: # %entry
24 i32.const $push0=, 1
25 i32.store16 0($0), $pop0
26 # fallthrough-return
27 .endfunc
28 .Lfunc_end1:
29 .size adjust_xy, .Lfunc_end1-adjust_xy
30 # -- End function
31
32 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
33 .functype exit, void, i32