]> granicus.if.org Git - clang/commit
[mips] Added additional test cases for passing -mabi to the assembler.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 2 Jul 2014 15:21:50 +0000 (15:21 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 2 Jul 2014 15:21:50 +0000 (15:21 +0000)
commitfe2a635c5a5df0008574cea7d86dc1537c85d108
tree48a09ce3735d37d9ff604f2100994c6935efefd2
parentb3a64c573f36c707381bdbe9db69d4dd75899362
[mips] Added additional test cases for passing -mabi to the assembler.

Summary:
This patch adds minimal coverage for each -mcpu value to ensure that none of them can pass an empty string in -mabi.

Prior to r212176, many -mcpu values would trigger this.

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

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