[flang-commits] [clang] [flang] [Flang][Driver] Add per-target search path for modules (PR #196558)

Michael Kruse via flang-commits flang-commits at lists.llvm.org
Wed May 13 06:48:48 PDT 2026


================
@@ -0,0 +1,58 @@
+! Ensure argument -fintrinsic-modules-path works as expected.
+
+!-----------------------------------------
+! FLANG DRIVER
+!-----------------------------------------
+! NOTE: Depending on how Flang is built, the default intrinsics may have higher
+!       or lower priority than -fintrinsic-modules-path added here. Using
+!       basictestmoduleone.mod from Inputs/module-dir/ will trigger an error.
----------------
Meinersbur wrote:

Because it is missing the checksum. See comment in that file.

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


More information about the flang-commits mailing list