Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / test / ExecutionEngine / hello2.ll
index 10557ab5336f0e97ddd6b1404f16213e53b91efd..155ed41d7ca6400e8865781e4c76f4bf18015b76 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
 ; XFAIL: arm
 
 @X = global i32 7              ; <i32*> [#uses=0]