summaryrefslogtreecommitdiffstats
path: root/lldb/source/DataFormatters/FormatManager.cpp
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2014-02-07 11:25:57 +0000
committerOliver Stannard <oliver.stannard@arm.com>2014-02-07 11:25:57 +0000
commit5e8558fce07dab2ee58d55b231a31bca7bae1b3a (patch)
tree15d145ad990ad636a1ab45bcd07d6b74817b0579 /lldb/source/DataFormatters/FormatManager.cpp
parent1dc1034218b95150bbbae415fa9937b113b327c0 (diff)
downloadbcm5719-llvm-5e8558fce07dab2ee58d55b231a31bca7bae1b3a.tar.gz
bcm5719-llvm-5e8558fce07dab2ee58d55b231a31bca7bae1b3a.zip
Fix AAPCS compliance for HFAs containing doubles and long doubles
An HFA is defined as a struct containing floating point values of the same machine type. In the 32-bit ABI, double and long double have the same machine type, so a struct with a mixture of these types must be an HFA (assuming it meets the other criteria). llvm-svn: 200971
Diffstat (limited to 'lldb/source/DataFormatters/FormatManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud