Disabling openmp-offload.c on linux until it is stabilized on all local configurations.

Differential revision: https://reviews.llvm.org/D29660

llvm-svn: 310772
This commit is contained in:
Alex Shlyapnikov 2017-08-11 23:10:39 +00:00
parent 0873be2ad0
commit a9f6a52925
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
/// Perform several driver tests for OpenMP offloading
///
// Until this test is stabilized on all local configurations.
// UNSUPPORTED: linux
// REQUIRES: clang-driver
// REQUIRES: x86-registered-target
// REQUIRES: powerpc-registered-target