[OpenMP] Remove obsolete Fortran module file
authorHansang Bae <hansang.bae@intel.com>
Wed, 21 Oct 2020 13:50:31 +0000 (08:50 -0500)
committerHansang Bae <hansang.bae@intel.com>
Mon, 9 Nov 2020 21:26:38 +0000 (15:26 -0600)
commitef7738240cf7d3e79616a7b455fd4fd3a97ecf70
tree9fad3b3d8e7608c2b8cc6c14d7d2205855762db7
parent7df6340e6fff36346423c4cdb7f27afb603c136c
[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
openmp/runtime/src/CMakeLists.txt
openmp/runtime/src/include/omp_lib.f.var [deleted file]
openmp/runtime/tools/lib/tools.pm