[flang-commits] [clang] [flang] [flang] Do not hardcode "flang" in the driver (PR #200438)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Mon Jun 15 12:48:02 PDT 2026
kkwli wrote:
> Is there way to test that `--driver-mode=` works as expected? Apologies if I missed an existing test.
@tarunprabhu Here is the existing test - https://github.com/llvm/llvm-project/blob/main/clang/test/Driver/offload.f90. Currently, `flang --driver-mode=...` does not work except `--driver-mode=flang`.
https://github.com/llvm/llvm-project/pull/200438
More information about the flang-commits
mailing list