diff options
author | John Brawn <john.brawn@arm.com> | 2015-06-12 09:38:51 +0000 |
---|---|---|
committer | John Brawn <john.brawn@arm.com> | 2015-06-12 09:38:51 +0000 |
commit | d9e39d53b6ebe528d0c5728a9dd95e227856bfee (patch) | |
tree | 087a847b185f00e2cec57999d373c8f35ce84116 /clang/lib/Format/FormatToken.cpp | |
parent | b5a87b256d7450a8a655900b7057e3af69213893 (diff) | |
download | bcm5719-llvm-d9e39d53b6ebe528d0c5728a9dd95e227856bfee.tar.gz bcm5719-llvm-d9e39d53b6ebe528d0c5728a9dd95e227856bfee.zip |
[ARM] Disabling vfp4 should disable fp16
ARMTargetParser::getFPUFeatures should disable fp16 whenever it
disables vfp4, as otherwise something like -mcpu=cortex-a7 -mfpu=none
leaves us with fp16 enabled (though the only effect that will have is
a wrong build attribute).
Differential Revision: http://reviews.llvm.org/D10397
llvm-svn: 239599
Diffstat (limited to 'clang/lib/Format/FormatToken.cpp')
0 files changed, 0 insertions, 0 deletions