Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / non-extern-addend-smallcodemodel.ll
index 21db67dad66938a95bacbaa50eb8fc82a581a63a..03de30a64198ed63ff3453e5a3fa7e78b80f7e49 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit -code-model=small %s > /dev/null
+; RUN: %lli -code-model=small %s > /dev/null
 ; XFAIL: mips
 ;
 ; FIXME: Merge this file with non-extern-addend.ll once AArch64 supports PC-rel