Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / multi-module-eh-a.ll
index 5883366bbf3ce5730f6118f099195425d301a05b..10cfdcd264dc326b2030d2b6f43c1c2d1fde4a65 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit -extra-module=%p/multi-module-eh-b.ir %s
+; RUN: %lli -extra-module=%p/Inputs/multi-module-eh-b.ll %s
 ; XFAIL: arm, cygwin, win32, mingw
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)