Stop emitting the soft-float and soft-float-abi target features
authorEric Christopher <echristo@gmail.com>
Tue, 28 Apr 2015 23:18:33 +0000 (23:18 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 28 Apr 2015 23:18:33 +0000 (23:18 +0000)
commit52fa24172f2cb02684327d52c6ec932a216f456e
tree0225d3fb59c77c72cbdea510d3e9eca8d479ba46
parent0a4ddc180b2da65343c2a2fd5deada5aeed11a8a
Stop emitting the soft-float and soft-float-abi target features
for ARM while the backend will only ignore them. No functional
change intended.

llvm-svn: 236060
clang/lib/Driver/Tools.cpp