Check for MIPS target availability for Driver/mips-as.c test.

llvm-svn: 162744
This commit is contained in:
Simon Atanasyan 2012-08-28 11:17:20 +00:00
parent 11935b29f3
commit a80313acbc
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// REQUIRES: mips-registered-target
//
// Check passing options to the assembler for MIPS targets.
//
// RUN: %clang -target mips-linux-gnu -### \