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