Skip to content

Commit

Permalink
[mlir] Sort the libraties in BUILD.bazel.
Browse files Browse the repository at this point in the history
  • Loading branch information
pifon2a committed Jul 26, 2022
1 parent 4825614 commit 6cfaab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3609,8 +3609,8 @@ cc_library(
includes = ["include"],
deps = [
":ArithmeticDialect",
":AsyncDialect",
":AsmParser",
":AsyncDialect",
":ControlFlowDialect",
":DLTIDialect",
":AffineUtils",
Expand Down

0 comments on commit 6cfaab5

Please sign in to comment.