[all-commits] [llvm/llvm-project] ef7738: [OpenMP] Remove obsolete Fortran module file
Hansang Bae via All-commits
all-commits at lists.llvm.org
Mon Nov 9 13:27:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ef7738240cf7d3e79616a7b455fd4fd3a97ecf70
https://github.com/llvm/llvm-project/commit/ef7738240cf7d3e79616a7b455fd4fd3a97ecf70
Author: Hansang Bae <hansang.bae at intel.com>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M openmp/runtime/src/CMakeLists.txt
R openmp/runtime/src/include/omp_lib.f.var
M openmp/runtime/tools/lib/tools.pm
Log Message:
-----------
[OpenMP] Remove obsolete Fortran module file
Modern Fortran compilers support Fortran 90, so we do not need to use
the source code for Fortran compilers that do not support Fortran 90.
Differential Revision: https://reviews.llvm.org/D90077
More information about the All-commits
mailing list