summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-06-26 01:33:02 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-06-26 01:33:02 +0000
commit07025e2c02944f9a5e5975ca7a479c1be4e33d1d (patch)
treea5c65d94bcb35a88a1bab01bb0cca0c89794b66c /llvm/test
parent276fc52b728449328ce8938a114847bcb9078d91 (diff)
downloadbcm5719-llvm-07025e2c02944f9a5e5975ca7a479c1be4e33d1d.tar.gz
bcm5719-llvm-07025e2c02944f9a5e5975ca7a479c1be4e33d1d.zip
Fix spelling of 'count'
llvm-svn: 74249
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/Thumb2/thumb2-mvn.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Thumb2/thumb2-mvn.ll b/llvm/test/CodeGen/Thumb2/thumb2-mvn.ll
index 967e03fc412..95694d67912 100644
--- a/llvm/test/CodeGen/Thumb2/thumb2-mvn.ll
+++ b/llvm/test/CodeGen/Thumb2/thumb2-mvn.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc | grep {mvn\\W*r\[0-9\],\\W*#\[0-9\]*} | grep {#187\\|#11141290\\|#3422604288\\|#1114112} | Count 4
+; RUN: llvm-as < %s | llc | grep {mvn\\W*r\[0-9\],\\W*#\[0-9\]*} | grep {#187\\|#11141290\\|#3422604288\\|#1114112} | count 4
target triple = "thumbv7-apple-darwin"
OpenPOWER on IntegriCloud