TryToSimplifyUncondBranchFromEmptyBlock was checking that any common
[oota-llvm.git] / test / ExecutionEngine / 2003-01-04-ArgumentBug.ll
index 577226b5318b4347ae8f6f7d9a6699ca00b37b11..3182193453aef431aa90b9cd2b2b290323596d20 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
 ; XFAIL: arm
 
 define i32 @foo(i32 %X, i32 %Y, double %A) {