[flang-commits] [PATCH] D84334: Version information in flang/f18

Richard Barton via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Jul 30 00:15:28 PDT 2020


richard.barton.arm added a comment.

I don't think it is safe to assume that LLVM Flang will always be the same as classic Flang for all of the same behaviors that CMake cares about. I think we should be considering LLVM Flang as a new compiler rather than as a different version of classic Flang. I think that means we need to make a change in CMake to add support for LLVM Flang as a new compiler.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84334/new/

https://reviews.llvm.org/D84334



More information about the flang-commits mailing list