[mlir][bazel] Fix BUILD after 6ae7f66ff5

This commit is contained in:
Christian Sigg 2024-01-04 13:17:20 +01:00 committed by GitHub
parent 2336f792bc
commit 202a4c0dfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7629,10 +7629,10 @@ cc_library(
":Pass",
":Rewrite",
":RuntimeVerifiableOpInterface",
":SideEffectInterfaces",
":Support",
":TransformUtils",
":TransformsPassIncGen",
":config",
"//llvm:Support",
],
)