[flang-commits] [flang] [flang][runtime] Build ISO_FORTRAN_ENV to export kind arrays as linkable symbols (PR #95388)

Michael Klemm via flang-commits flang-commits at lists.llvm.org
Thu Jun 13 21:17:51 PDT 2024


mjklemm wrote:

I consider this a first step to resolve the bug, albeit with a workaround.  In the long run, I totally agree that the Fortran runtime part should be built like any other LLVM runtime.

As part of that the module file should be considered to move to be within in the runtime folder and also the CMake for it should move from tools/f18 into the runtime folder.  I think that would greatly simplify the CMake code needed.

https://github.com/llvm/llvm-project/pull/95388


More information about the flang-commits mailing list