Fix spelling of 'count'

llvm-svn: 74249
This commit is contained in:
Daniel Dunbar 2009-06-26 01:33:02 +00:00
parent 276fc52b72
commit 07025e2c02
1 changed files with 1 additions and 1 deletions

View File

@ -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"