Fix a bug where we were counting the alias sets as completely used
[oota-llvm.git] / test / FrontendC / 2005-02-27-MarkGlobalConstant.c
index 4d24d0c673172cb52a185b89a149ab9368d8c17f..6806c94c10b3f97f8ed393881acaec9c51f68f10 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -xc %s -S -o - | grep {internal constant }
+// RUN: %llvmgcc -xc %s -S -o - | grep {private unnamed_addr constant }
 
 // The synthetic global made by the CFE for big initializer should be marked
 // constant.