Renaming MCJIT .ir files to .ll and moving them to Inputs
[oota-llvm.git] / test / ExecutionEngine / MCJIT / Inputs / multi-module-c.ll
1 define i32 @FC() {
2   ret i32 0
3 }
4