[flang-commits] [flang] [flang] Unify derived types in distinct module files (PR #146759)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Wed Jul 2 14:01:58 PDT 2025
================
@@ -0,0 +1,26 @@
+!RUN: rm -rf %t && mkdir -p %t
+!RUN: %flang_fc1 -DWHICH=1 -fsyntax-only -J%t %s
----------------
eugeneepshteyn wrote:
It's interesting that `-J` option doesn't show up in either `flang --help` or `flang -fc1 --help`
https://github.com/llvm/llvm-project/pull/146759
More information about the flang-commits
mailing list