Skip to content

Commit

Permalink
Disabling openmp-offload.c on linux until it is stabilized on all loc…
Browse files Browse the repository at this point in the history
…al configurations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310640 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
alekseyshl committed Aug 10, 2017
1 parent 0363888 commit 620d63d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/Driver/openmp-offload.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 620d63d

Please sign in to comment.