Skip to content

Commit 3aae322

Browse files
author
git apple-llvm automerger
committed
Merge commit 'b7e472ce56dc' from llvm.org/main into next
2 parents 344a916 + b7e472c commit 3aae322

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8389,8 +8389,9 @@ cc_library(
83898389
":ArithDialect",
83908390
":ConversionPassIncGen",
83918391
":EmitCDialect",
8392-
":PDLLAST",
8392+
":IR",
83938393
":Pass",
8394+
":Support",
83948395
":TransformUtils",
83958396
],
83968397
)

0 commit comments

Comments
 (0)