CMake: Add LLVM_UTILS_INSTALL_DIR option
authorTom Stellard <tstellar@redhat.com>
Wed, 5 Jul 2017 12:57:30 +0000 (12:57 +0000)
committerTom Stellard <tstellar@redhat.com>
Wed, 5 Jul 2017 12:57:30 +0000 (12:57 +0000)
commitedd69bc7789638143d3606bac1f3350ebf5b3fbd
treec42750d8ba92a88321cd63cb6a7d3b063ddd6380
parentfc1675eb16785cebe4286af15d7853ec09854e0b
CMake: Add LLVM_UTILS_INSTALL_DIR option

Summary:
This is like the LLVM_TOOLS_INSTALL_DIR option, but for the utils
that are installed when the LLVM_INSTALL_UTILS.  This option
defaults to 'bin' to remain consistent with the current behavior, but
distros may want to install these to libexec/llvm.

Reviewers: beanz

Reviewed By: beanz

Subscribers: llvm-commits, mgorny

Differential Revision: https://reviews.llvm.org/D30655

llvm-svn: 307150
llvm/CMakeLists.txt
llvm/cmake/modules/AddLLVM.cmake