[flang-commits] [flang] [flang][driver] Make the -J option less restrictive so we would not have to struggle with autoconf (PR #110010)
Paul Osmialowski via flang-commits
flang-commits at lists.llvm.org
Thu Sep 26 15:45:04 PDT 2024
================
@@ -832,12 +833,18 @@ static bool parseSemaArgs(CompilerInvocation &res, llvm::opt::ArgList &args,
// -J/module-dir option
auto moduleDirList =
----------------
pawosm-arm wrote:
good idea
https://github.com/llvm/llvm-project/pull/110010
More information about the flang-commits
mailing list