Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8d7da9a

Browse files
authored
Update BUILD.bazel
Add missing dependency after #142916.
1 parent 7a0c9f6 commit 8d7da9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)