forked from OSchip/llvm-project
Add REQUIRES: native to a test that assumes it
llvm-svn: 338552
This commit is contained in:
parent
ad56ebaf06
commit
8dc0d337d6
|
@ -1,6 +1,6 @@
|
|||
// Check that SDKROOT does not infer simulator on when it points to a regular
|
||||
// SDK.
|
||||
// REQUIRES: system-darwin
|
||||
// REQUIRES: system-darwin && native
|
||||
//
|
||||
// RUN: rm -rf %t/SDKs/iPhoneOS8.0.0.sdk
|
||||
// RUN: mkdir -p %t/SDKs/iPhoneOS8.0.0.sdk
|
||||
|
|
Loading…
Reference in New Issue