Skip to content

Commit

Permalink
[bazel] Unbreak the build after cf6a7c1
Browse files Browse the repository at this point in the history
  • Loading branch information
d0k committed Jun 13, 2022
1 parent 537f220 commit b8cdff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ cc_library(
includes = ["lib/Dialect/Test"],
deps = [
"//llvm:Support",
"//mlir:Affine",
"//mlir:AffineDialect",
"//mlir:ArithmeticDialect",
"//mlir:FuncDialect",
"//mlir:IR",
Expand Down

0 comments on commit b8cdff8

Please sign in to comment.