Skip to content

Commit 1b2843b

Browse files
authored
[bazel] Port #145995 (#146014)
Commit 0515449
1 parent 96ec1c2 commit 1b2843b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3683,6 +3683,7 @@ cc_library(
36833683
]),
36843684
includes = ["include"],
36853685
deps = [
3686+
":ArithDialect",
36863687
":DialectUtilsIncGen",
36873688
":IR",
36883689
":Support",

0 commit comments

Comments
 (0)