Skip to content

Commit 680bce0

Browse files
committed
[bazel] Add missing dependency for c716558
1 parent 1e95349 commit 680bce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ td_library(
128128
"//mlir:OpBaseTdFiles",
129129
"//mlir:PtrTdFiles",
130130
"//mlir:SideEffectInterfacesTdFiles",
131+
"//mlir:ValueBoundsOpInterfaceTdFiles",
131132
],
132133
)
133134

0 commit comments

Comments
 (0)