forked from OSchip/llvm-project
[mlir][Bazel] Also fix mlir/unittests/BUILD.bazel.
This commit is contained in:
parent
dc142ea184
commit
7733a61fbc
|
@ -70,6 +70,7 @@ cc_test(
|
|||
"//llvm:TestingSupport",
|
||||
"//llvm:gtest_main",
|
||||
"//mlir:Analysis",
|
||||
"//mlir:FuncDialect",
|
||||
"//mlir:IR",
|
||||
"//mlir:Pass",
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue