XFAIL the remote small code model tests on x86. Small code model is not properly
[oota-llvm.git] / test / ExecutionEngine / MCJIT / multi-module-a.ll
index 8848ca6117f4bfbda33f82e8b274e0585c0b9ef3..dc3154c7b303177be107228604dd15feb79716cf 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit -extra-module=%p/Inputs/multi-module-b.ll -extra-module=%p/Inputs/multi-module-c.ll %s > /dev/null
+; RUN: %lli -extra-module=%p/Inputs/multi-module-b.ll -extra-module=%p/Inputs/multi-module-c.ll %s > /dev/null
 
 declare i32 @FB()