Long doubles are required to be aligned to 128 bits and svr4 32 bits.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 19 Dec 2013 16:23:59 +0000 (16:23 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 19 Dec 2013 16:23:59 +0000 (16:23 +0000)
commitf779a6cacc83d94ac138b28393cdadd86321cb89
tree20531116ccef54d170310cfb3831a49070bd29b4
parent1427abbf6b9cc366d38f696ed16b3c7ba2ff304e
Long doubles are required to be aligned to 128 bits and svr4 32 bits.

Clang was already getting this right.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197694 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCTargetMachine.cpp