]> granicus.if.org Git - clang/commit
[CMake] Refactoring and cleaning up clang symlink generation.
authorChris Bieneman <beanz@apple.com>
Fri, 18 Sep 2015 21:15:54 +0000 (21:15 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 18 Sep 2015 21:15:54 +0000 (21:15 +0000)
commitc4cafa058eb5686489fb06ce652dc19b4ae04667
treedbfd10ff009d0cccdd6482d8776cbc01c8eeaab8
parent807634dae39305a31b5a0f3f2cbce1e8c2137612
[CMake] Refactoring and cleaning up clang symlink generation.

Generation of clang symlinks now uses add_clang_symlink macro which uses add_llvm_symlink. Also the list of symlinks to generate is configurable via CLANG_LINKS_TO_CREATE.

This re-lands r248015, with fixes for clang symlinks to always be generated as part of the clang and install-clang targets.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@248043 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
tools/driver/CMakeLists.txt
tools/driver/clang_symlink.cmake [deleted file]