]> granicus.if.org Git - clang/commit
Add minimal command line support for the VSX powerpc processor.
authorEric Christopher <echristo@gmail.com>
Wed, 16 Oct 2013 20:40:13 +0000 (20:40 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 16 Oct 2013 20:40:13 +0000 (20:40 +0000)
commit40bd5ce479b5a23707821da4eadf831fade9f9c2
treeec179a4c847006aafb1de8dd8095cc085729547e
parentd5e59fc9df4cc7136e07c830ed08343a80a83b8e
Add minimal command line support for the VSX powerpc processor.

Preprocessor support is still needed.

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