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