================
@@ -201,6 +201,17 @@ if ("flang" IN_LIST LLVM_ENABLE_PROJECTS)
endif ()
endif()
+# Clang defaults to CLANG_ENABLE_CIR now, so we need to auto-add MLIR unless it
----------------
boomanaiden154 wrote:Ah, okay. Looks like memory around this was faulty. https://github.com/llvm/llvm-project/pull/221291 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
