blob: 2964ecfd4991249783decb745275f73fe524fe75 [file] [log] [blame]
Dale Johannesen30e3dc72009-08-05 22:18:47 +00001/* RUN: %llvmgcc -w -x objective-c -S %s -o - | grep {__utf16_string_1} | grep {internal constant} | grep {12 x i8}
2 rdar://7095855 rdar://7115749 */
Dale Johannesen06b21072009-08-05 19:10:41 +00003
4void *P = @"iPod™";
5