[llvm-branch-commits] [mlir] [mlir][cmake] Add missing MLIRTestDialect dependencies (PR #125834)
David Spickett via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Feb 5 02:58:24 PST 2025
================
@@ -27,7 +27,11 @@ add_mlir_library(MLIRTestIR
TestVisitorsGeneric.cpp
EXCLUDE_FROM_LIBMLIR
+
+ DEPENDS
----------------
DavidSpickett wrote:
I do, in fact - ad152f4bcfe465b57562fa003b93f44e1a3b2287.
Will pick this too.
https://github.com/llvm/llvm-project/pull/125834
More information about the llvm-branch-commits
mailing list