================
@@ -89,6 +89,7 @@ list(APPEND CLANG_TEST_DEPS
 if(CLANG_ENABLE_CIR)
   list(APPEND CLANG_TEST_DEPS
     cir-opt
+    cir-translate
----------------
andykaylor wrote:

That won't be needed until we upstream one of the tests that uses it. Those are 
all in the Lowering/ThroughMLIR directory, which we won't be adding for a while.

https://github.com/llvm/llvm-project/pull/131912
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to