Skip to content

Commit 85370b3

Browse files
committed
[mlir][bazel] Fix build.
1 parent e412697 commit 85370b3

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
@@ -246,6 +246,7 @@ cc_test(
246246
"Dialect/Utils/*.h",
247247
]),
248248
deps = [
249+
"//llvm:Support",
249250
"//llvm:TestingSupport",
250251
"//mlir:DialectUtils",
251252
"//mlir:IR",

0 commit comments

Comments
 (0)