Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / hello.ll
index a52b6d48af293b3a401aaee257445a4eeecad6b6..47e36a589563af4bd4c4a0dfedd189dd9cab7afd 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -use-mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 @.LC0 = internal global [12 x i8] c"Hello World\00"            ; <[12 x i8]*> [#uses=1]