Skip to content

Commit e305cf2

Browse files
[bazel] Port 575d689 (#171722)
1 parent 56fb92a commit e305cf2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10384,6 +10384,7 @@ cc_library(
1038410384
":OpenACCDialect",
1038510385
":OpenACCUtils",
1038610386
":Pass",
10387+
"//llvm:Support",
1038710388
],
1038810389
)
1038910390

@@ -10397,6 +10398,7 @@ cc_library(
1039710398
includes = ["include"],
1039810399
deps = [
1039910400
":ArithDialect",
10401+
":ArithUtils",
1040010402
":DialectUtils",
1040110403
":FunctionInterfaces",
1040210404
":IR",

0 commit comments

Comments
 (0)