xref
: /
llvm-project
/
llvm
/
test
/
ExecutionEngine
/
RuntimeDyld
/
Mips
/
Inputs
/
ExternalFunction.ll
(revision 9720283e994c6c3187cff8724bf0c2ed59d04f8c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
define void @foo() {
2
entry:
3
ret void
4
}
5