summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll')
-rw-r--r--test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll b/test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll
index f4d6703873..764b035b54 100644
--- a/test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll
+++ b/test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll
@@ -1,5 +1,5 @@
; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | \
-; RUN: grep 'ret i1 true'
+; RUN: grep {ret i1 true}
; PR586
%g_07918478 = external global uint ; <uint*> [#uses=1]