diff options
author | Peyton, Jonathan L <jonathan.l.peyton@intel.com> | 2020-11-02 12:28:13 -0600 |
---|---|---|
committer | Peyton, Jonathan L <jonathan.l.peyton@intel.com> | 2020-11-05 11:14:25 -0600 |
commit | 5e34877480dfcb8c3cd6f95ac0a46aca417b19bc (patch) | |
tree | 47c72a31e091d8e16133da684a64a27e1ef8b6f5 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | bf04e34383b06f1b71819de7f34a1a1de2cdb6a4 (diff) | |
download | llvm-5e34877480dfcb8c3cd6f95ac0a46aca417b19bc.zip llvm-5e34877480dfcb8c3cd6f95ac0a46aca417b19bc.tar.gz llvm-5e34877480dfcb8c3cd6f95ac0a46aca417b19bc.tar.bz2 |
[OpenMP] Add ident_t flags for compiler OpenMP version
This patch adds the mask and ident_t function to get the
openmp version. It also adds logic to force monotonic:dynamic
behavior when OpenMP version less than 5.0.
The OpenMP version is stored in the format:
major*10+minor e.g., OpenMP 5.0 = 50
Differential Revision: https://reviews.llvm.org/D90632
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions