summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll')
-rw-r--r--llvm/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll b/llvm/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll
index f89159987c7..16d7a1654d9 100644
--- a/llvm/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll
+++ b/llvm/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep -c je | grep 3
+; RUN: llvm-as < %s | llc -march=x86 | grep je | count 3
; RUN: llvm-as < %s | llc -march=x86-64 | grep 4297064449
; PR 1325+
OpenPOWER on IntegriCloud