[clang] add REQUIRES: linux to driver test case

The test case explicitly leverages linux, so should include it as
a test requirement.

llvm-svn: 368334
This commit is contained in:
Brian Cain 2019-08-08 20:12:54 +00:00
parent 01048033d2
commit 83df122039
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
// REQUIRES: clang-driver
// REQUIRES: x86-registered-target
// REQUIRES: linux
// CHECK: "-cc1" {{.*}} "-massembler-no-warn"
// CHECK-NOIAS: "--no-warn"