https://github.com/andykaylor commented:
I don't understand the use case you're preparing for here. If I have this command line: `clang -emit-cir foo.cpp bar.cir` This will produce an error, saying I can't use `-emit-cir` without `-fclangir`, right? What's the case where this is useful? https://github.com/llvm/llvm-project/pull/166916 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
