Skip to content

Commit 202a4c0

Browse files
authored
[mlir][bazel] Fix BUILD after 6ae7f66
1 parent 2336f79 commit 202a4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7629,10 +7629,10 @@ cc_library(
76297629
":Pass",
76307630
":Rewrite",
76317631
":RuntimeVerifiableOpInterface",
7632-
":SideEffectInterfaces",
76337632
":Support",
76347633
":TransformUtils",
76357634
":TransformsPassIncGen",
7635+
":config",
76367636
"//llvm:Support",
76377637
],
76387638
)

0 commit comments

Comments
 (0)