Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-global-init-nonzero-sm-pic.ll
index e1f84b99455d7ce711c84f638a2b9df8d38a9605..26bd83808026cd7a6cb424109e63533e8101e8eb 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: %lli_mcjit -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips, aarch64, arm, i686. i386
+; RUN: %lli -relocation-model=pic -code-model=small %s > /dev/null
+; XFAIL: mips, aarch64, arm, i686, i386
 
 @count = global i32 1, align 4