[flang-commits] [flang] [Flang] Modify module test to run in a sub-directory (PR #123364)

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Fri Jan 17 08:46:45 PST 2025


https://github.com/tarunprabhu approved this pull request.

Thanks Kiran.

I think `-module` and `-I` (instead of `-J`) would also work here. But `cd` is fine too. There is precedent for doing this in `clang` as well.

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


More information about the flang-commits mailing list