[bazel] Add missing dependency for f992f9719fe13c9ed8bf8e3571d190a69e0e5593

This commit is contained in:
Benjamin Kramer 2026-01-31 10:04:31 +01:00 committed by GitHub
parent e553008914
commit 2b873aa9b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -516,6 +516,7 @@ mlir_c_api_cc_library(
":IR",
":Pass",
":Support",
":TransformUtils",
":config",
":FuncTransformsPassIncGen",
":Rewrite",