maksimsab wrote: I don't have a right to give LGTM here but the PR looks good to me.
Note/idea: Alexey did mention in the past that `-dry-run` mode is designated for printing external commands which is not the case for `sycl-module-split` and `LLVM Backend`. Clang Driver has a capability for printing pipeline separately from printing external commands. We could reuse such approach/idea. Not in this PR but in the future. https://github.com/llvm/llvm-project/pull/196435 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
