]> granicus.if.org Git - clang/commit
[Driver][Mips] If ABI name is not provided deduce it from the target triple
authorSimon Atanasyan <simon@atanasyan.com>
Wed, 2 Jul 2014 13:20:36 +0000 (13:20 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Wed, 2 Jul 2014 13:20:36 +0000 (13:20 +0000)
commit482e10336bb0d64d5e4a4defd6b6b1e8870dfb4f
treeabf1cc8bf8f94c69a15e072b7f69d5640ca033f3
parentce437d1ab312eeb3a267b5038a5ddba04f2f9e7b
[Driver][Mips] If ABI name is not provided deduce it from the target triple
not from the CPU name. This approach is closer to the method used by gcc driver.

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