]> granicus.if.org Git - clang/commit
Fix the long double to be of width/align 64. Rename va_list_test to
authorRoman Divacky <rdivacky@freebsd.org>
Tue, 13 Mar 2012 19:20:17 +0000 (19:20 +0000)
committerRoman Divacky <rdivacky@freebsd.org>
Tue, 13 Mar 2012 19:20:17 +0000 (19:20 +0000)
commitefe9c0dffc174d92c255e1ec77f791ef007102dc
tree485e192b87a707c79f0db39357cd887872e12378
parent00b43848e4a320b0845c1004694fa50920096c75
Fix the long double to be of width/align 64. Rename va_list_test to
powerpc_types and add testing for the (long) double there.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152647 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/powerpc_types.c [moved from test/CodeGen/va_list_test.c with 54% similarity]