[X86] Simplify check lines in tests. No functional change.
[oota-llvm.git] / test / ExecutionEngine / OrcJIT / Inputs / multi-module-c.ll
1 define i32 @FC() {
2   ret i32 0
3 }
4