aboutsummaryrefslogtreecommitdiff
path: root/test/CFrontend/sret.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CFrontend/sret.c')
-rw-r--r--test/CFrontend/sret.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CFrontend/sret.c b/test/CFrontend/sret.c
index 5324cae368..9e34d7561e 100644
--- a/test/CFrontend/sret.c
+++ b/test/CFrontend/sret.c
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -S -emit-llvm -O0 -o - | grep sret | wc -l | grep 5
+// RUN: %llvmgcc %s -S -emit-llvm -O0 -o - | grep sret | count 5
struct abc {
int a;