summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/constant-string-class.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/constant-string-class.m')
-rw-r--r--test/CodeGenObjC/constant-string-class.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/constant-string-class.m b/test/CodeGenObjC/constant-string-class.m
index 12253d6..489f511 100644
--- a/test/CodeGenObjC/constant-string-class.m
+++ b/test/CodeGenObjC/constant-string-class.m
@@ -32,4 +32,4 @@ int main () {
// CHECK-FRAGILE: @_FooClassReference = common global
// CHECK-NONFRAGILE: @"OBJC_CLASS_$_Object" = external global
-// CHECK-NONFRAGILE: "OBJC_CLASS_$_Foo" = unnamed_addr global
+// CHECK-NONFRAGILE: "OBJC_CLASS_$_Foo" = global
OpenPOWER on IntegriCloud