diff options
author | Bob Wilson <bob.wilson@apple.com> | 2013-02-10 16:01:41 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2013-02-10 16:01:41 +0000 |
commit | f0c5456d7d6a9f74281011297d86cb3b1fa53cc1 (patch) | |
tree | f6e85b70a369b7303fae5ebf2e8f6a9b9e69de1c /unittests/Format/FormatTest.cpp | |
parent | 48559ba03a1bc47c8d7e6ad77615c48361132178 (diff) |
Use -mno-implicit-float by default for kernel/kext code. <rdar://13177960>
Apple's kernel engineers have been expecting this behavior even though
we've never implemented it before, as far as I can tell. In recent months,
clang has gotten better at using vector instructions to optimize memcpy-like
operations, and that has exposed problems when vector/floating-point
instructions are used in kexts that don't support that. This behavior also
matches what Apple's GCC did for PowerPC targets.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174838 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions