[PATCH] D101459: [flang] Change the default module suffix from .mod to f18.mod
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 28 09:06:43 PDT 2021
klausler requested changes to this revision.
klausler added a comment.
This revision now requires changes to proceed.
This is a bad idea. The default module file name suffix should be ".mod"; the world is full of Makefiles and scripts expecting Fortran modules to be "*.mod".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101459/new/
https://reviews.llvm.org/D101459
More information about the llvm-commits
mailing list