X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2F2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll;h=6513540903e84aed05f7030b88030d56dbdf1b46;hb=4a524934577d85e5095df8ea62ad6a3261076d0c;hp=97e84cd4092c21f922e2f304e2875bc50944dbe0;hpb=a9f907912c1c615321117b86e761080595e4fccf;p=oota-llvm.git diff --git a/test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll b/test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll index 97e84cd4092..6513540903e 100644 --- a/test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll +++ b/test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll @@ -1,4 +1,4 @@ -; RUN: lli %s > /dev/null +; RUN: %lli %s > /dev/null @A = global i32 0 ; [#uses=1]