]> granicus.if.org Git - clang/commit
[mips] Use Triple::getVendor() instead of Triple::getVendorName() to identify 'mti...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 18 Jul 2014 15:05:38 +0000 (15:05 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 18 Jul 2014 15:05:38 +0000 (15:05 +0000)
commitd100f97758f2a65e6ffdaaa7154753f5f15d09e6
tree142a8abf58368eca3df29f27521487eedfdabc21
parent4704b08b324daecdfe3286d14d419c12004ed371
[mips] Use Triple::getVendor() instead of Triple::getVendorName() to identify 'mti' vendor triples.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213383 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp