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
/
import-attributes.s
blob
031d472a2e20d10d01af5aee60f16a49e5aaed8e
1
.functype foo () -> ()
2
3
.globl call_foo
4
call_foo
:
5
.functype call_foo () -> ()
6
call foo
7
end_function
8
9
.import_module foo, baz