Skip to content

Commit acd8c20

Browse files
rupprechtrlavaee
authored andcommitted
[bazel] Add missing deps needed for parse_headers after llvm#145313 (llvm#145978)
For d31ba52
1 parent 2ee077d commit acd8c20

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)