[clang] [CIR] Disable CIR pipeline for LLVM IR inputs (PR #187729)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 24 21:07:20 PDT 2026
================
@@ -0,0 +1,16 @@
+// Verify that -fclangir is always forwarded to -cc1 by the driver, and
----------------
MaskRay wrote:
We should have regular -fclangir clang/test/Driver tests. Then we can add the test to that file, instead of creating this new file `clangir-no-llvmir.c`
https://github.com/llvm/llvm-project/pull/187729
More information about the cfe-commits
mailing list