xref
: /
external
/
llvm
/
test
/
ExecutionEngine
/
MCJIT
/
remote
/
Inputs
/
multi-module-c.ll
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
define i32 @FC() nounwind {
2
ret i32 0
3
}
4
5