Skip to content

Commit

Permalink
Update BUILD.bazel due to PR llvm#121476
Browse files Browse the repository at this point in the history
Breaks bazel builds due to missing dependency
  • Loading branch information
bartchr808 authored Jan 2, 2025
1 parent 073e65a commit a9a3fb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -8391,6 +8391,7 @@ cc_library(
":ArithDialect",
":ConversionPassIncGen",
":EmitCDialect",
":EmitCTransforms",
":IR",
":SCFDialect",
":TransformUtils",
Expand Down

0 comments on commit a9a3fb5

Please sign in to comment.