[flang-commits] [flang] [llvm] [Flang] Fix runtime module file dependency on tests (PR #200417)
Joseph Huber via flang-commits
flang-commits at lists.llvm.org
Mon Jun 1 07:03:15 PDT 2026
jhuber6 wrote:
> It seems like this (or #171515) made us drop (or not install) the `flang/*.mod` files anymore. Is that on purpose?
They showed up for me, are you building `flang-rt` or just `flang`? That PR moved them so `ninja install-flang` will no longer include module files.
https://github.com/llvm/llvm-project/pull/200417
More information about the flang-commits
mailing list