aboutsummaryrefslogtreecommitdiff
path: root/test/CFrontend/2007-06-15-AnnotateAttribute.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CFrontend/2007-06-15-AnnotateAttribute.c')
-rw-r--r--test/CFrontend/2007-06-15-AnnotateAttribute.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CFrontend/2007-06-15-AnnotateAttribute.c b/test/CFrontend/2007-06-15-AnnotateAttribute.c
index 18ce69389d..6fe09c2e33 100644
--- a/test/CFrontend/2007-06-15-AnnotateAttribute.c
+++ b/test/CFrontend/2007-06-15-AnnotateAttribute.c
@@ -1,5 +1,4 @@
-// RUN: %llvmgxx -c -emit-llvm %s -o - | llvm-dis | grep llvm.global.annotations | grep foo \
-// RUN: | grep @X | grep @a
+// RUN: %llvmgxx -c -emit-llvm %s -o - | llvm-dis | grep llvm.global.annotations
// RUN: %llvmgxx -c -emit-llvm %s -o - | llvm-dis | grep -c llvm.var.annotation | grep 3
#include <stdio.h>