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

Nichols A. Romero via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Jul 24 12:50:25 PDT 2020


naromero77 added a comment.

I am assuming that f18 will have a MAJOR version number matching the LLVM release? Does classic flang do that as well? Both compilers will probably co-exist for a while and it would be desirable to make them distinguishable to build systems as CMake.

I don't have a solution, but maybe we need to `#define __CLASSIC_FLANG` in classic flang.  I am just throwing out ideas.


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

https://reviews.llvm.org/D84334





More information about the flang-commits mailing list