]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/pr17078-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / pr17078-1.c.s
1 .text
2 .file "pr17078-1.c"
3 .section .text.test,"ax",@progbits
4 .hidden test # -- Begin function test
5 .globl test
6 .type test,@function
7 test: # @test
8 .param i32
9 # BB#0: # %entry
10 i32.const $push0=, 0
11 i32.store 0($0), $pop0
12 # fallthrough-return
13 .endfunc
14 .Lfunc_end0:
15 .size test, .Lfunc_end0-test
16 # -- End function
17 .section .text.main,"ax",@progbits
18 .hidden main # -- Begin function main
19 .globl main
20 .type main,@function
21 main: # @main
22 .result i32
23 # BB#0: # %if.end
24 i32.const $push0=, 0
25 # fallthrough-return: $pop0
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)"