Skip to content

Commit dda1d16

Browse files
authored
Update BUILD.bazel
Fix issue introduced by #118839.
1 parent 0e528ac commit dda1d16

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
@@ -8841,6 +8841,7 @@ cc_library(
88418841
deps = [
88428842
":ArithAttrToLLVMConversion",
88438843
":ArithDialect",
8844+
":ArithTransforms",
88448845
":ConversionPassIncGen",
88458846
":ConvertToLLVMInterface",
88468847
":IR",

0 commit comments

Comments
 (0)