]> granicus.if.org Git - clang/commit
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)
commit535c8ba7a164bc5a2021846787fb01e4abfb3561
tree575bdedd7a284efcd489e279415b91c21f95313a
parent79a35c23d38a192ada157233984da53cdd77a081
Stop emitting the soft-float and soft-float-abi target features
for ARM while the backend will only ignore them. No functional
change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@236060 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp