[mlir][Bazel] Also fix mlir/unittests/BUILD.bazel.

This commit is contained in:
Adrian Kuegel 2022-03-17 09:40:47 +01:00
parent dc142ea184
commit 7733a61fbc
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ cc_test(
"//llvm:TestingSupport",
"//llvm:gtest_main",
"//mlir:Analysis",
"//mlir:FuncDialect",
"//mlir:IR",
"//mlir:Pass",
],