X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FTransforms%2FInstCombine%2F2005-06-16-SetCCOrSetCCMiscompile.ll;h=0a513c647c1279e55feb1f44efdfe410ae1b106d;hb=b55dcfe47fbbcfc1dccd07cb27c02b9a86533d05;hp=3d887ddad02b5e9df44f6e9ea040aed74991dc40;hpb=f2f6ce65b79df6ec4ee427d51a18355a170f199b;p=oota-llvm.git diff --git a/test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll b/test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll index 3d887ddad02..0a513c647c1 100644 --- a/test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll +++ b/test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll @@ -1,5 +1,5 @@ ; RUN: opt < %s -instcombine -S | \ -; RUN: grep {ret i1 true} +; RUN: grep "ret i1 true" ; PR586 @g_07918478 = external global i32 ; [#uses=1]