]> granicus.if.org Git - clang/commit
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)
commit146dbbff2c1ed5f97d0b71f9a9f0a45b929ec10b
tree1b126a8c6b9666f0af228c9cf613409c8904b023
parente85baa92c8b6d68c254e33934397d4883fc12aef
Centralize the handling of -target-feature.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188906 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
lib/Driver/Tools.h
test/Driver/clang-translation.c
test/Driver/mips-float.c