[bazel][MLIR] Fix for MemRefToEmitC for #151206 (#153590)

This commit is contained in:
DeanSturtevant1 2025-08-14 10:57:25 -04:00 committed by GitHub
parent c9bf00a83d
commit 7d91213559
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8039,6 +8039,7 @@ cc_library(
":MemRefDialect",
":Pass",
":TransformUtils",
"//llvm:Support",
],
)