blob: 38c9c82e78355c0f9bcf61e8d57e5810356547b1 [file] [log] [blame]
Eric Christophera1032cc2011-08-20 00:49:25 +00001// RUN: %clang_cc1 -emit-llvm -w -x objective-c %s -o - | FileCheck %s
2// rdar://7095855 rdar://7115749
3
4// CHECK: internal unnamed_addr constant [12 x i8]
5void *P = @"iPod™";