[CMake] Cleaning up and generalizing the LLVMInstallSymlink script so that it can...
authorChris Bieneman <beanz@apple.com>
Fri, 16 Oct 2015 23:17:13 +0000 (23:17 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 16 Oct 2015 23:17:13 +0000 (23:17 +0000)
commit26751e15750dbb733946c940e8a3bdfc5c446d8e
tree58807a01e78cd034095162fb7433ed7b17e54f18
parent9b24e29d7275dbf813238515e9196529f72a7416
[CMake] Cleaning up and generalizing the LLVMInstallSymlink script so that it can be used for libraries too.

In order to resolve PR25059, we're going to need to be able to generate symlinks to libraries manually, so I need this code to be reusable.

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