]> git.proxmox.com Git - rustc.git/blame - src/binaryen/test/torture-s/20020219-1.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20020219-1.c.s
CommitLineData
abe05a73
XL
1 .text
2 .file "20020219-1.c"
3 .section .text.foo,"ax",@progbits
4 .hidden foo # -- Begin function foo
5 .globl foo
6 .type foo,@function
7foo: # @foo
8 .result i64
9# BB#0: # %entry
10 i64.const $push0=, -9223372036854775808
11 # fallthrough-return: $pop0
12 .endfunc
13.Lfunc_end0:
14 .size foo, .Lfunc_end0-foo
15 # -- End function
16 .section .text.main,"ax",@progbits
17 .hidden main # -- Begin function main
18 .globl main
19 .type main,@function
20main: # @main
21 .result i32
22# BB#0: # %entry
23 i32.const $push0=, 0
24 call exit@FUNCTION, $pop0
25 unreachable
26 .endfunc
27.Lfunc_end1:
28 .size main, .Lfunc_end1-main
29 # -- End function
30
31 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
32 .functype exit, void, i32