repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lld
/
test
/
wasm
/
Inputs
/
call-ret32.s
blob
a49b82519a9c2c3853d942fd54d28592266a24d2
1
.functype ret32 (f32) -> (i32)
2
3
.globl call_ret32
4
call_ret32
:
5
.functype call_ret32 () -> (i32)
6
f32.const
0x0
p
0
7
call ret32
8
drop
9
i32.const ret32_address
10
end_function
11
12
.section .data.ret32_address,
""
,@
13
.globl ret32_address
14
ret32_address
:
15
.int32 ret32
16
.size ret32_address, 4