Skip to content

Commit 7733a61

Browse files
committed
[mlir][Bazel] Also fix mlir/unittests/BUILD.bazel.
1 parent dc142ea commit 7733a61

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/mlir/unittests

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/unittests/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ cc_test(
7070
"//llvm:TestingSupport",
7171
"//llvm:gtest_main",
7272
"//mlir:Analysis",
73+
"//mlir:FuncDialect",
7374
"//mlir:IR",
7475
"//mlir:Pass",
7576
],

0 commit comments

Comments
 (0)