OSDN Git Service

Use CMAKE_INSTALL_BINDIR instead of hardcoding bin for tools install paths
authorChris Bieneman <beanz@apple.com>
Tue, 7 Jun 2016 18:01:16 +0000 (18:01 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 7 Jun 2016 18:01:16 +0000 (18:01 +0000)
commit0dc5a55f66ed06d7859c4e0474a87428d27775e6
tree2a8ad17be493ce75f11336679055c6900d0fe765
parentf323692d9730e7e260d625ced33592bd953e2fd4
Use CMAKE_INSTALL_BINDIR instead of hardcoding bin for tools install paths

Summary:
This allows customizing the location executables and symlinks get installed to,
as with --bindir in autotools.

Reviewers: loladiro, beanz

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D20934

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272031 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
cmake/modules/TableGen.cmake