]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20001011-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20001011-1.c.s
1 .text
2 .file "20001011-1.c"
3 .section .text.foo,"ax",@progbits
4 .hidden foo # -- Begin function foo
5 .globl foo
6 .type foo,@function
7 foo: # @foo
8 .param i32
9 .result i32
10 # BB#0: # %entry
11 i32.const $push0=, .L.str
12 i32.call $push1=, strcmp@FUNCTION, $0, $pop0
13 # fallthrough-return: $pop1
14 .endfunc
15 .Lfunc_end0:
16 .size foo, .Lfunc_end0-foo
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 # fallthrough-return: $pop0
27 .endfunc
28 .Lfunc_end1:
29 .size main, .Lfunc_end1-main
30 # -- End function
31 .type .L.str,@object # @.str
32 .section .rodata.str1.1,"aMS",@progbits,1
33 .L.str:
34 .asciz "main"
35 .size .L.str, 5
36
37
38 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
39 .functype strcmp, i32, i32, i32