Skip to content

Commit ee69ca1

Browse files
GMNGeoffreymemfrob
authored andcommitted
[Bazel] Add explicit dependency on llvm:Support to reflect layering
Differential Revision: https://reviews.llvm.org/D109173
1 parent 9807f91 commit ee69ca1

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
@@ -945,6 +945,7 @@ cc_library(
945945
":StandardOps",
946946
":Support",
947947
":Translation",
948+
"//llvm:Support",
948949
],
949950
)
950951

0 commit comments

Comments
 (0)