summaryrefslogtreecommitdiffstats
path: root/test/FrontendC/2005-02-27-MarkGlobalConstant.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC/2005-02-27-MarkGlobalConstant.c')
-rw-r--r--test/FrontendC/2005-02-27-MarkGlobalConstant.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC/2005-02-27-MarkGlobalConstant.c b/test/FrontendC/2005-02-27-MarkGlobalConstant.c
index 4d24d0c..b9fbbb6 100644
--- a/test/FrontendC/2005-02-27-MarkGlobalConstant.c
+++ b/test/FrontendC/2005-02-27-MarkGlobalConstant.c
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -xc %s -S -o - | grep {internal constant }
+// RUN: %llvmgcc -xc %s -S -o - | grep {private constant }
// The synthetic global made by the CFE for big initializer should be marked
// constant.
OpenPOWER on IntegriCloud