aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ldr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/ldr.ll')
-rw-r--r--test/CodeGen/ARM/ldr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/ldr.ll b/test/CodeGen/ARM/ldr.ll
index 3a9ab81..833668c 100644
--- a/test/CodeGen/ARM/ldr.ll
+++ b/test/CodeGen/ARM/ldr.ll
@@ -1,5 +1,5 @@
; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm | \
-; RUN: grep {ldr r0} | wc -l | grep 3
+; RUN: grep {ldr r0} | count 3
int %f1(int* %v) {
entry: