[Openmp-commits] [PATCH] D90077: [OpenMP] Remove obsolete Fortran module file
Hansang Bae via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Oct 23 14:53:37 PDT 2020
hbae created this revision.
hbae added reviewers: AndreyChurbanov, jlpeyton, tlwilmar.
hbae added a project: OpenMP.
Herald added subscribers: guansong, yaxunl, mgorny.
hbae requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90077
Files:
openmp/runtime/src/CMakeLists.txt
openmp/runtime/src/include/omp_lib.f.var
openmp/runtime/tools/lib/tools.pm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90077.300417.patch
Type: text/x-patch
Size: 52917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201023/d560fd20/attachment-0001.bin>
More information about the Openmp-commits
mailing list