[all-commits] [llvm/llvm-project] a89759: Add MLIR_INSTALL_AGGREGATE_OBJECTS and default it ...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Tue Oct 19 16:14:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a897590f11b6cb2bacf6cd317a5f96b1d39ed2f2
https://github.com/llvm/llvm-project/commit/a897590f11b6cb2bacf6cd317a5f96b1d39ed2f2
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)
Changed paths:
M mlir/CMakeLists.txt
M mlir/cmake/modules/AddMLIR.cmake
M mlir/cmake/modules/MLIRConfig.cmake.in
Log Message:
-----------
Add MLIR_INSTALL_AGGREGATE_OBJECTS and default it to ON.
* Package maintainers can opt to disable installation of these objects.
* Per discussion on https://reviews.llvm.org/D111504
Differential Revision: https://reviews.llvm.org/D112090
More information about the All-commits
mailing list