Skip to content

Commit f590843

Browse files
authored
[mlir] Fix bazel build after 205c532
1 parent a542a08 commit f590843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,7 @@ cc_library(
630630
"//mlir:Support",
631631
"//mlir:TransformUtils",
632632
"//mlir:Transforms",
633+
"//mlir:TransformDialect",
633634
],
634635
)
635636

0 commit comments

Comments
 (0)