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
/
internal_func.s
blob
71a18cad27a415cd7fee1ff86ca76455f525989c
1
.globl internal_func1
2
internal_func1
:
3
.functype internal_func1 () -> (i32)
4
i32.const
0
5
end_function
6
7
.globl internal_func2
8
internal_func2
:
9
.functype internal_func2 () -> (i32)
10
i32.const
0
11
end_function