Testcase for (llvm-gcc) 73873. Usually
authorDale Johannesen <dalej@apple.com>
Mon, 22 Jun 2009 04:47:32 +0000 (04:47 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 22 Jun 2009 04:47:32 +0000 (04:47 +0000)
commit023b21895fde8058b6d025db0de99e8249690b08
tree42a5a644cb42b63d2172b7f16b8b52e05d13242f
parentf9a9a9928cc977970d9852292b1c139074ecf055
Testcase for (llvm-gcc) 73873.  Usually
std::pair<double, float*>
is 16 bytes on darwin-powerpc, but not always.
See testcase for full weirdness.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73874 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC++/2009-06-20-DarwinPPCLayout.cpp [new file with mode: 0644]