]> granicus.if.org Git - clang/commit
[mips][mips64r6] Implement -mips32r6 and -mips64r6 aliases to -march=mips32r6 and...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 9 Jul 2014 14:21:18 +0000 (14:21 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 9 Jul 2014 14:21:18 +0000 (14:21 +0000)
commit4a3ff910f3c69b636b760ddc9a8968902574d6d6
tree315e639675d30f5736341175d1728c0e425d7b15
parent4d67e11fdeaa8df37c0b16be9463c387e00619d7
[mips][mips64r6] Implement -mips32r6 and -mips64r6 aliases to -march=mips32r6 and -march=mips64r6

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212625 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
test/Driver/mips-as.c