[all-commits] [llvm/llvm-project] 35d7fa: [MLIR] Reformat the Bazel build
Eugene Burmako via All-commits
all-commits at lists.llvm.org
Sat May 27 13:01:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35d7fa45bd3e2380a93e5c5d05e78f33cea32d58
https://github.com/llvm/llvm-project/commit/35d7fa45bd3e2380a93e5c5d05e78f33cea32d58
Author: Eugene Burmako <burmako at google.com>
Date: 2023-05-27 (Sat, 27 May 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[MLIR] Reformat the Bazel build
This patch normalizes formatting of the the root BUILD.bazel file by: 1) adjusting indentation a little bit, 2) alphabetically ordering dependencies. These small deviations were introduced by some yesterday's patches:
* https://reviews.llvm.org/D151104
* https://reviews.llvm.org/D151346
* https://reviews.llvm.org/rG16fe2b37365c00b0c6d0ed22c2e6521f2d5de01a
* https://reviews.llvm.org/rG4d1cd1d8caab13d6b76ce6fc4ff76a01a7931c34
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D151499
More information about the All-commits
mailing list