Skip to content

Commit

Permalink
[mlir][transform]: fix broken bazel build (llvm#78757)
Browse files Browse the repository at this point in the history
Broken by
llvm@42b1603
  • Loading branch information
j2kun committed Jan 19, 2024
1 parent 43531e7 commit 2521e97
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 @@ -4568,6 +4568,7 @@ cc_library(
":LLVMCommonConversion",
":LLVMDialect",
":TransformDialect",
":TransformUtils",
],
)

Expand Down

0 comments on commit 2521e97

Please sign in to comment.