aboutsummaryrefslogtreecommitdiffstats
path: root/test/CFrontend/2007-09-20-GcrootAttribute.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CFrontend/2007-09-20-GcrootAttribute.c')
-rw-r--r--test/CFrontend/2007-09-20-GcrootAttribute.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CFrontend/2007-09-20-GcrootAttribute.c b/test/CFrontend/2007-09-20-GcrootAttribute.c
index aea9d54..621d135 100644
--- a/test/CFrontend/2007-09-20-GcrootAttribute.c
+++ b/test/CFrontend/2007-09-20-GcrootAttribute.c
@@ -1,5 +1,5 @@
-// RUN: %llvmgxx -S -emit-llvm %s -o - | grep llvm.gcroot
-// RUN: %llvmgxx -S -emit-llvm %s -o - | grep llvm.gcroot | count 6
+// RUN: %llvmgcc -S -emit-llvm %s -o - | grep llvm.gcroot
+// RUN: %llvmgcc -S -emit-llvm %s -o - | grep llvm.gcroot | count 6
typedef struct foo_s
{