]> granicus.if.org Git - clang/commit
MIPS: Add -mdsp/-mno-dsp and -mdspr2/-mno-dspr2 command line options support.
authorSimon Atanasyan <satanasyan@mips.com>
Thu, 5 Jul 2012 19:23:00 +0000 (19:23 +0000)
committerSimon Atanasyan <satanasyan@mips.com>
Thu, 5 Jul 2012 19:23:00 +0000 (19:23 +0000)
commitd797a85866fd5ce62850dd145396b451364032a3
tree00e7560f749e02842dffdc602120d156e145a28e
parentdc536f55c0c85df7644592c69434b7b191d73dc8
MIPS: Add -mdsp/-mno-dsp and -mdspr2/-mno-dspr2 command line options support.

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