Skip to content

Commit 8385de1

Browse files
committed
[mlir][Bazel] Adjust BUILD.bazel file.
The dependency is needed after 1b00b94 Differential Revision: https://reviews.llvm.org/D107426
1 parent 737e27f commit 8385de1

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
@@ -6389,6 +6389,7 @@ cc_library(
63896389
":TosaInterfacesIncGen",
63906390
":TosaPassIncGen",
63916391
":TransformUtils",
6392+
"//llvm:Support",
63926393
],
63936394
)
63946395

0 commit comments

Comments
 (0)