diff options
| author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2019-07-12 21:45:36 +0000 |
|---|---|---|
| committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2019-07-12 21:45:36 +0000 |
| commit | e4b4f994d2f6a090694276b40d433dc1a58beb24 (patch) | |
| tree | 9b652f3db2787e6c8f18aa74d87eedd890ed0a64 /openmp/runtime/test/affinity/format | |
| parent | 603580216f0aa387b0d4c01b8d2f05873e6a98e2 (diff) | |
| download | bcm5719-llvm-e4b4f994d2f6a090694276b40d433dc1a58beb24.tar.gz bcm5719-llvm-e4b4f994d2f6a090694276b40d433dc1a58beb24.zip | |
[OpenMP] Remove OMP spec versioning
Remove all older OMP spec versioning from the runtime and build system.
Patch by Terry Wilmarth
Differential Revision: https://reviews.llvm.org/D64534
llvm-svn: 365963
Diffstat (limited to 'openmp/runtime/test/affinity/format')
| -rw-r--r-- | openmp/runtime/test/affinity/format/lit.local.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/test/affinity/format/lit.local.cfg b/openmp/runtime/test/affinity/format/lit.local.cfg index 80583af70f7..e69de29bb2d 100644 --- a/openmp/runtime/test/affinity/format/lit.local.cfg +++ b/openmp/runtime/test/affinity/format/lit.local.cfg @@ -1,2 +0,0 @@ -if 'openmp-5.0' not in config.available_features: - config.unsupported = True |

