[flang-commits] [flang] [flang][runtime] Build ISO_FORTRAN_ENV to export kind arrays as linkable symbols (PR #95388)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Wed Jul 3 08:28:47 PDT 2024
================
@@ -0,0 +1,110 @@
+!===-- module/__fortran_bultin_kinds.f90 --=--------------------------------===!
----------------
klausler wrote:
And complicated module file shenanigans are better somehow than "touching" the compiler? I guess that's a matter of opinion. I'll let you find some other reviewer for this, but you can help them out by at least documenting what's going on here with some comments, and fixing the name of the file in its header.
https://github.com/llvm/llvm-project/pull/95388
More information about the flang-commits
mailing list