[CMake] Fix installation of llvm-ranlib on multiconfig builder.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 8 Dec 2014 13:43:38 +0000 (13:43 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 8 Dec 2014 13:43:38 +0000 (13:43 +0000)
commitdc8b15c3a1472044d646bb8fe5d98be552d96b91
tree98a981ebaf87e5aba6b308a6a49960aa6e710446
parent254e67955faf8653f221fef608ff50eed9e36cf0
[CMake] Fix installation of llvm-ranlib on multiconfig builder.

Introduce install_symlink.cmake from clang/tools/driver/clang_symlink.cmake.

FIXME: Would it be generalized?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223655 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ar/CMakeLists.txt
tools/llvm-ar/install_symlink.cmake [new file with mode: 0644]