diff options
author | Tim Northover <tnorthover@apple.com> | 2014-01-23 15:00:01 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-01-23 15:00:01 +0000 |
commit | 5a68c4b28747fc5da182916b801de9a34e59a0dd (patch) | |
tree | 4d57e753307b3abb5fe184233251d55a330ed605 /clang/lib/Sema/Scope.cpp | |
parent | 902bb516128dfbb87c463dff0c3462d32e651c55 (diff) | |
download | bcm5719-llvm-5a68c4b28747fc5da182916b801de9a34e59a0dd.tar.gz bcm5719-llvm-5a68c4b28747fc5da182916b801de9a34e59a0dd.zip |
MachO embedded: default to soft float without issuing warning
This is a simpler rule, broadly in line with previous Darwin (which chose
between "soft" and "softfp") but probably safer. In practice the only real
reason for "softfp" is ABI compatibility, not usually an issue on limited chips
like these, so anyone who wanted hard-float should already be saying so.
That's my story and I'm sticking to it.
rdar://problem/15887493
llvm-svn: 199896
Diffstat (limited to 'clang/lib/Sema/Scope.cpp')
0 files changed, 0 insertions, 0 deletions