Skip to content

Commit

Permalink
Update BUILD.bazel
Browse files Browse the repository at this point in the history
Fix issue introduced by llvm#118839.
  • Loading branch information
norx1991 authored Dec 16, 2024
1 parent 0e528ac commit dda1d16
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 @@ -8841,6 +8841,7 @@ cc_library(
deps = [
":ArithAttrToLLVMConversion",
":ArithDialect",
":ArithTransforms",
":ConversionPassIncGen",
":ConvertToLLVMInterface",
":IR",
Expand Down

0 comments on commit dda1d16

Please sign in to comment.