LLVM docs no longer contain images, don't try to install them.
[oota-llvm.git] / test / ExecutionEngine / hello.ll
index 92c26a6c365cc664b523577c2bc1f295c37a4ce4..f2c4a7f414d984a43e94f89397e8f5e723595d24 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
 ; XFAIL: arm
 
 @.LC0 = internal global [12 x i8] c"Hello World\00"            ; <[12 x i8]*> [#uses=1]