[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
Fri Jul 19 21:47:21 PDT 2024


================
@@ -169,6 +169,7 @@ set(sources
   unit-map.cpp
   unit.cpp
   utf.cpp
+  ${FORTRAN_MODULE_OBJECTS}
----------------
mjklemm wrote:

Created https://github.com/llvm/llvm-project/pull/99737 to hopefully resolve this.  Can you please see if the PR resolves the issue?

And sorry for breaking your builds!

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


More information about the flang-commits mailing list