]> granicus.if.org Git - clang/commit
Remove the code that pulled soft float attributes out of the feature
authorEric Christopher <echristo@gmail.com>
Tue, 12 May 2015 01:26:21 +0000 (01:26 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 12 May 2015 01:26:21 +0000 (01:26 +0000)
commitf9f60c7adc51ad6e458d282d3cb5c9d35164fe59
tree194c738ceeb9ba63cde51a845a9622076c297af8
parenta8da87d88ae2322aa52efeacf1939828e4cba4cf
Remove the code that pulled soft float attributes out of the feature
strings and remove the setting of TargetOptions::UseSoftFloat to
match the code change in llvm r237079.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@237080 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
lib/CodeGen/BackendUtil.cpp
test/CodeGen/function-target-features.c