Make this pass for CYGWIN.
[oota-llvm.git] / test / CFrontend / 2005-02-27-MarkGlobalConstant.c
index 100c79c82bf29116f168df9260ab8c2ec0d6f673..4d24d0c673172cb52a185b89a149ab9368d8c17f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -xc %s -S -o - | grep 'internal constant '
+// RUN: %llvmgcc -xc %s -S -o - | grep {internal constant }
 
 // The synthetic global made by the CFE for big initializer should be marked
 // constant.