]> granicus.if.org Git - clang/commit
Rework ppc options handling into a features group.
authorEric Christopher <echristo@gmail.com>
Wed, 16 Oct 2013 20:40:08 +0000 (20:40 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 16 Oct 2013 20:40:08 +0000 (20:40 +0000)
commitd5e59fc9df4cc7136e07c830ed08343a80a83b8e
treee88f22533c76b465d7c8ecfb2337ca7e5489c562
parent624b367920405ac5ad5814eee41eb423c368a2c6
Rework ppc options handling into a features group.

This should have no functional behavior.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192838 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Driver/Tools.cpp
test/Driver/ppc-features.cpp