]> granicus.if.org Git - clang/commitdiff
Disabling openmp-offload.c on linux until it is stabilized on all local configurations.
authorAlex Shlyapnikov <alekseys@google.com>
Fri, 11 Aug 2017 23:10:39 +0000 (23:10 +0000)
committerAlex Shlyapnikov <alekseys@google.com>
Fri, 11 Aug 2017 23:10:39 +0000 (23:10 +0000)
Differential revision: https://reviews.llvm.org/D29660

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310772 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/openmp-offload.c

index d43aa331c9dc28aaf4040f84923767588187be6e..423e92a0c7bd10122087bab743420b708d8988f3 100644 (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