commit | 7960622ba80dfef53696d207a08d888b60bfafaa | [log] [tgz] |
---|---|---|
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | Fri Sep 30 15:50:14 2016 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 31 20:28:58 2020 -0700 |
tree | 19bc3ae85406e8a337b75dc422f58c797ebfd31e | |
parent | c0d585d24aec9c9bc914ec97894439f37827042f [diff] |
Fix incorrect OpenMP version in Fortran module. Add check for "45" version to use "201511" string for OpenMP 4.5, otherwise "200505" is used in Fortran module. Also, fix kmp_openmp_version variable (used for the debugger, e.g.) and kmp_version_omp_api that is used in KMP_VERSION=1 output. Patch by Olga Malysheva Differential Revision: https://reviews.llvm.org/D24761 llvm-svn: 282868 GitOrigin-RevId: 74f3ffce2475dddcd90e5c050a844faaeeb7969f