[Orc][lli] Add a very simple Orc-based lazy JIT to lli.
[oota-llvm.git] / test / ExecutionEngine / OrcMCJIT / remote / Inputs / multi-module-c.ll
1 define i32 @FC() nounwind {
2   ret i32 0
3 }
4