]> granicus.if.org Git - clang/commit
[Mips] Set mips32 as default CPU for MIPS32 Android
authorPetar Jovanovic <petar.jovanovic@imgtec.com>
Tue, 17 May 2016 10:46:10 +0000 (10:46 +0000)
committerPetar Jovanovic <petar.jovanovic@imgtec.com>
Tue, 17 May 2016 10:46:10 +0000 (10:46 +0000)
commitc5e5ba39f43a13c1efdee64593c36a545deddd90
treed84b49b8df10db74aa20fdf8f789e8f5a5b52848
parent86786f5e688f45378725df84fab789e844a16764
[Mips] Set mips32 as default CPU for MIPS32 Android

Change default CPU for MIPS32 Android. Now it is mips32 (rev1).

Differential Revision: http://reviews.llvm.org/D20313

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