Skip to content

Commit b04f4b2

Browse files
committed
forgot to hit save after running buildifier
1 parent 858381b commit b04f4b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4678,11 +4678,11 @@ cc_library(
46784678
":BufferizationDialect",
46794679
":BufferizationInterfaces",
46804680
":BufferizationTransforms",
4681-
":TransformUtils",
46824681
":ControlFlowDialect",
4683-
":Pass",
46844682
":IR",
46854683
":MemRefDialect",
4684+
":Pass",
4685+
":TransformUtils",
46864686
],
46874687
)
46884688

0 commit comments

Comments
 (0)