Skip to content

Commit 4e154cc

Browse files
authored
[bazel] Add missing deps needed for parse_headers after #145313 (#145978)
For d31ba52
1 parent 772eb07 commit 4e154cc

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
@@ -10476,6 +10476,7 @@ cc_library(
1047610476
":DestinationStyleOpInterface",
1047710477
":DialectUtils",
1047810478
":IR",
10479+
":IndexingMapOpInterface",
1047910480
":InferTypeOpInterface",
1048010481
":LinalgInterfacesIncGen",
1048110482
":LinalgStructuredOpsIncGen",

0 commit comments

Comments
 (0)