[all-commits] [llvm/llvm-project] 024921: Use LLVM_TOOLCHAIN_UTILITIES to allow utils to be ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Oct 19 22:01:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 024921a5e165cc2e0fa7c1b3732aff6f3f5df60b
https://github.com/llvm/llvm-project/commit/024921a5e165cc2e0fa7c1b3732aff6f3f5df60b
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M llvm/cmake/modules/AddLLVM.cmake
Log Message:
-----------
Use LLVM_TOOLCHAIN_UTILITIES to allow utils to be installed in the toolchain
Make it possible to specify a list of utilities that should be installed
in the toolchain.
Differential revision: https://reviews.llvm.org/D89762
More information about the All-commits
mailing list