Skip to content

Commit 6dd9e5b

Browse files
norx1991tomtor
authored andcommitted
Update BUILD.bazel
Add missing dependency after llvm#142916.
1 parent eae3139 commit 6dd9e5b

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
@@ -6882,6 +6882,7 @@ cc_library(
68826882
":SPIRVDialect",
68836883
":Support",
68846884
"//llvm:config",
6885+
"//llvm:Support",
68856886
],
68866887
)
68876888

0 commit comments

Comments
 (0)