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