Make x86 long double alignment 32 for everything but
authorDale Johannesen <dalej@apple.com>
Fri, 3 Aug 2007 22:46:15 +0000 (22:46 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 3 Aug 2007 22:46:15 +0000 (22:46 +0000)
commit8c78a269557ac9f2173cccdb17886f523e5679aa
treece9de8357dce4ac6c3f94ddbbf9e170d626a318b
parente713d9340a1d5dfb816c36d884f667a381981eb2
Make x86 long double alignment 32 for everything but
Darwin (which makes size within a struct==96)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40796 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetMachine.cpp