Centralize the handling of -target-feature.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 21 Aug 2013 16:39:20 +0000 (16:39 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 21 Aug 2013 16:39:20 +0000 (16:39 +0000)
commit28e1f4b62569e532ed90df35209e4059e23131e0
tree59772ddea1ebef491447a09320e879e4e5a1a647
parent4633cd7b087f131796a2218e8abe8b3350bd6201
Centralize the handling of -target-feature.

No functionality change other than changing the order of -target-feature
relative to other -cc1 command line arguments.

llvm-svn: 188906
clang/lib/Driver/Tools.cpp
clang/lib/Driver/Tools.h
clang/test/Driver/clang-translation.c
clang/test/Driver/mips-float.c