From dbe13110f59f48b4dbb7552b3ac2935acdeece7f Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sat, 14 Apr 2012 14:01:31 +0000 Subject: Vendor import of clang trunk r154661: http://llvm.org/svn/llvm-project/cfe/trunk@r154661 --- test/CodeGen/wchar-const.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/CodeGen/wchar-const.c') diff --git a/test/CodeGen/wchar-const.c b/test/CodeGen/wchar-const.c index b672b15360a2..a9e7e523f96d 100644 --- a/test/CodeGen/wchar-const.c +++ b/test/CodeGen/wchar-const.c @@ -14,8 +14,8 @@ typedef __WCHAR_TYPE__ wchar_t; #endif -// CHECK-DAR: private unnamed_addr constant [72 x i8] c" -// CHECK-WIN: private unnamed_addr constant [36 x i8] c" +// CHECK-DAR: private unnamed_addr constant [18 x i32] [i32 84, +// CHECK-WIN: private unnamed_addr constant [18 x i16] [i16 84, extern void foo(const wchar_t* p); int main (int argc, const char * argv[]) { -- cgit v1.3