]> granicus.if.org Git - clang/commit
MIPS: Use -march=arch option to select either generic MIPS ISA,
authorSimon Atanasyan <satanasyan@mips.com>
Mon, 10 Sep 2012 08:32:41 +0000 (08:32 +0000)
committerSimon Atanasyan <satanasyan@mips.com>
Mon, 10 Sep 2012 08:32:41 +0000 (08:32 +0000)
commit89d83ff23414240555f895d3dad736bd30f5af4e
tree8be7ff780057d3d12ed1ba0687417ed717d50bc3
parentc265cddad7f9ca9eda1e7d08c2595ec73acec724
MIPS: Use -march=arch option to select either generic MIPS ISA,
or the name of a particular processor.

The patch reviewed by Douglas Gregor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163492 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/freebsd-mips-as.c
test/Driver/mips-as.c