[mlir][Bazel] Adjust BUILD.bazel file.

The dependency is needed after 1b00b94ffc

Differential Revision: https://reviews.llvm.org/D107426
This commit is contained in:
Adrian Kuegel 2021-08-04 08:49:30 +02:00
parent 737e27f623
commit 8385de1184
1 changed files with 1 additions and 0 deletions

View File

@ -6389,6 +6389,7 @@ cc_library(
":TosaInterfacesIncGen",
":TosaPassIncGen",
":TransformUtils",
"//llvm:Support",
],
)