Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / eh-lg-pic.ll
index 539c890f9186d70810bfd1f53bdb3011710d9bf7..bd097f29038508048517e35c849490d8b20a75e6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit -relocation-model=pic -code-model=large %s
+; RUN: %lli -relocation-model=pic -code-model=large %s
 ; XFAIL: cygwin, win32, mingw, mips, i686, i386, aarch64, arm
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)