Reapply r121905 (automatic synthesis of @llvm.sadd.with.overflow) with a fix for...
[oota-llvm.git] / test / FrontendC / 2005-02-27-MarkGlobalConstant.c
index 4d24d0c673172cb52a185b89a149ab9368d8c17f..b9fbbb6369a5c4b32684690046ed0f8a89d545db 100644 (file)
@@ -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.