[PATCH] D101459: [flang] Change the default module suffix from .mod to f18.mod

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 28 09:11:26 PDT 2021


awarzynski abandoned this revision.
awarzynski added a comment.

>From offline discussions (Slack & a community call): the `flang` script is needed when calling an external compiler specified via `F18_FC`. It makes sure that there's no clash between module files generated by Flang and the compiler specified with `F18_FC`.


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