================
@@ -89,6 +89,7 @@ list(APPEND CLANG_TEST_DEPS
if(CLANG_ENABLE_CIR)
list(APPEND CLANG_TEST_DEPS
cir-opt
+ cir-translate
----------------
mmha wrote:Thanks! I missed that. I can see that the incubator has `mlir-translate` as a dependency, too. Should we add this now as well? https://github.com/llvm/llvm-project/pull/131912 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
