OpenGrok
Cross Reference: ExternalFunction.ll
xref
: /
external
/
llvm
/
test
/
ExecutionEngine
/
RuntimeDyld
/
Mips
/
Inputs
/
ExternalFunction.ll
Home
|
History
|
Annotate
|
Download
|
only in
Inputs
1
define void @foo() {
2
entry:
3
ret void
4
}
5