Skip to content

Commit a9a3fb5

Browse files
authored
Update BUILD.bazel due to PR #121476
Breaks bazel builds due to missing dependency
1 parent 073e65a commit a9a3fb5

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
@@ -8391,6 +8391,7 @@ cc_library(
83918391
":ArithDialect",
83928392
":ConversionPassIncGen",
83938393
":EmitCDialect",
8394+
":EmitCTransforms",
83948395
":IR",
83958396
":SCFDialect",
83968397
":TransformUtils",

0 commit comments

Comments
 (0)