Skip to content

Commit d418421

Browse files
committed
[bazel] Add missing dependency for 5622a92
1 parent c75c136 commit d418421

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
@@ -3892,6 +3892,7 @@ cc_library(
38923892
":FunctionInterfaces",
38933893
":IR",
38943894
":SideEffectInterfaces",
3895+
":Support",
38953896
"//llvm:Support",
38963897
],
38973898
)

0 commit comments

Comments
 (0)