[all-commits] [llvm/llvm-project] bf00f7: Add llvm-dwp to LLVM_TOOLCHAIN_TOOLS
Hans via All-commits
all-commits at lists.llvm.org
Tue Jan 25 05:38:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf00f7a64e3a37b1b9cc59a152da6ddb0accdbd9
https://github.com/llvm/llvm-project/commit/bf00f7a64e3a37b1b9cc59a152da6ddb0accdbd9
Author: Hans Wennborg <hans at chromium.org>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M llvm/cmake/modules/AddLLVM.cmake
Log Message:
-----------
Add llvm-dwp to LLVM_TOOLCHAIN_TOOLS
since it qualifies as a toolchain tool rather than "internal llvm tool".
This will make it part of builds which set the
LLVM_INSTALL_TOOLCHAIN_ONLY cmake option, such as the Windows installer.
Differential revision: https://reviews.llvm.org/D118042
More information about the All-commits
mailing list