Add REQUIRES: darwin-system to test/Driver/darwin-sdkroot.c

The test from r329110 is for Darwin only

llvm-svn: 329113
This commit is contained in:
Alex Lorenz 2018-04-03 21:10:26 +00:00
parent d4712715dd
commit ce8766b2fd
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// Check that SDKROOT is used to define the default for -isysroot on Darwin.
// REQUIRES: system-darwin
//
// RUN: rm -rf %t.tmpdir
// RUN: mkdir -p %t.tmpdir