aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/2009-08-05-utf16.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/2009-08-05-utf16.m')
-rw-r--r--test/CodeGenObjC/2009-08-05-utf16.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/2009-08-05-utf16.m b/test/CodeGenObjC/2009-08-05-utf16.m
index 06458e730ae2..18ac1db79e24 100644
--- a/test/CodeGenObjC/2009-08-05-utf16.m
+++ b/test/CodeGenObjC/2009-08-05-utf16.m
@@ -1,5 +1,5 @@
// RUN: %clang_cc1 -emit-llvm -w -x objective-c %s -o - | FileCheck %s
// rdar://7095855 rdar://7115749
-// CHECK: internal unnamed_addr constant [6 x i16] [i16 105, i16 80, i16 111, i16 100, i16 8482, i16 0], align 2
+// CHECK: private unnamed_addr constant [6 x i16] [i16 105, i16 80, i16 111, i16 100, i16 8482, i16 0], section "__TEXT,__ustring", align 2
void *P = @"iPod™";