X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FTransforms%2FIndVarSimplify%2F2005-02-26-ExitValueCompute.ll;h=edeead164884185526dd08165ffa9a6e1ddec013;hb=43873d4f73f85b434c0828fab5f956fd08ac3757;hp=4b55d8707c96a137cff28ecf40e2a544b511bef2;hpb=3e054fe9efc64596534bbae0d1634ed15181d642;p=oota-llvm.git diff --git a/test/Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll b/test/Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll index 4b55d8707c9..edeead16488 100644 --- a/test/Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll +++ b/test/Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll @@ -1,5 +1,5 @@ -; RUN: opt %s -indvars -S | \ -; RUN: grep {ret i32 152} +; RUN: opt < %s -indvars -S | \ +; RUN: grep "ret i32 152" define i32 @main() { entry: