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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
