[all-commits] [llvm/llvm-project] 61cdda: Drop MLIR Bazel dependency on LLVM Analysis
ftynse via All-commits
all-commits at lists.llvm.org
Mon Apr 24 01:10:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61cddaa2dabba070b339f48f38106ae2e7f3e6a2
https://github.com/llvm/llvm-project/commit/61cddaa2dabba070b339f48f38106ae2e7f3e6a2
Author: Alex Zinenko <zinenko at google.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
Drop MLIR Bazel dependency on LLVM Analysis
This is no longer necessary after f5425c128a30 and significatly
decreases the build time and the binary footprint.
Reviewed By: Dinistro
Differential Revision: https://reviews.llvm.org/D149042
More information about the All-commits
mailing list