Install runtime dlls in the INSTALL_DIR/bin directory. NFC
authorSumanth Gundapaneni <sgundapa@codeaurora.org>
Wed, 16 Dec 2015 17:07:15 +0000 (17:07 +0000)
committerSumanth Gundapaneni <sgundapa@codeaurora.org>
Wed, 16 Dec 2015 17:07:15 +0000 (17:07 +0000)
commitcce559871a4956cab32a6048fa481cb4bd062a5f
tree8a77ea351d4ce5e44acc019961c7d1d919a3f33c
parent8ad916fe915734219a4bfbb79fb6d6e0b424a2ae
Install runtime dlls in the INSTALL_DIR/bin directory. NFC

One of the earlier patches updated the cmake rule to install the
runtime dlls in INSTALL_DIR/lib which is not correct. This patch
updates the rule to install CMake's RUNTIME in bin directory
Differential Revision: http://reviews.llvm.org/D15505

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