Skip to content

Commit

Permalink
[bazel] Fix build after 33468a5
Browse files Browse the repository at this point in the history
Add missing dependency.
  • Loading branch information
chsigg committed Apr 14, 2023
1 parent cb02208 commit c2bba2d
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 @@ -2784,6 +2784,7 @@ cc_library(
":AffineDialect",
":Analysis",
":ArithUtils",
":DialectUtils",
":FuncDialect",
":IR",
":MemRefDialect",
Expand Down

0 comments on commit c2bba2d

Please sign in to comment.