OpenGrok
Cross Reference: multi-module-c.ll
xref
: /
external
/
llvm
/
test
/
ExecutionEngine
/
OrcMCJIT
/
Inputs
/
multi-module-c.ll
Home
|
History
|
Annotate
|
Download
|
only in
Inputs
1
define i32 @FC() {
2
ret i32 0
3
}
4
5