Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / MCJIT / eh.ll
index c2135736ad48f73a639286c125cd037b0cd31131..aa81bb52a59f0431935bb94e8a0079a9f30d80ad 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit %s
+; RUN: %lli %s
 ; XFAIL: arm, cygwin, win32, mingw
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)