]> 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>
Thu, 10 Aug 2017 17:55:01 +0000 (17:55 +0000)
committerAlex Shlyapnikov <alekseys@google.com>
Thu, 10 Aug 2017 17:55:01 +0000 (17:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310640 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/openmp-offload.c

index 7187a9ebec5ff1aed35f54061d4ac5ca5ad00438..c546f0ec6bd61eab2c43368e301017500cae77ac 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