[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
Tue Jul 2 09:54:24 PDT 2024
================
@@ -0,0 +1,110 @@
+!===-- module/__fortran_bultin_kinds.f90 --=--------------------------------===!
----------------
klausler wrote:
Yes, but since you now need to also compile the modules into distinct `*.o` files for each combination of target and relevant compilation options, isn't that what has to happen?
https://github.com/llvm/llvm-project/pull/95388
More information about the flang-commits
mailing list