summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/switch-crit-edge-constant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/switch-crit-edge-constant.ll')
-rw-r--r--test/CodeGen/Generic/switch-crit-edge-constant.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/switch-crit-edge-constant.ll b/test/CodeGen/Generic/switch-crit-edge-constant.ll
index ef986e0ed5..c9d027bade 100644
--- a/test/CodeGen/Generic/switch-crit-edge-constant.ll
+++ b/test/CodeGen/Generic/switch-crit-edge-constant.ll
@@ -1,6 +1,6 @@
; PR925
; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | \
-; RUN: grep mov.*str1 | wc -l | grep 1
+; RUN: grep mov.*str1 | count 1
target endian = little
target pointersize = 32