Skip to content

Commit d4ca6f6

Browse files
authored
[bazel][mlir] Add missing deps from #593894 (#163451)
Needed for CppCompileHeader actions that build headers standalone.
1 parent 7b10e97 commit d4ca6f6

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
@@ -12535,6 +12535,7 @@ cc_library(
1253512535
":IR",
1253612536
":InferIntRangeCommon",
1253712537
":InferIntRangeInterface",
12538+
":InferStridedMetadataInterface",
1253812539
":InferTypeOpInterface",
1253912540
":InliningUtils",
1254012541
":Pass",

0 commit comments

Comments
 (0)