]> granicus.if.org Git - clang/commit
[CMake] Refactoring and cleaning up clang symlink generation.
authorChris Bieneman <beanz@apple.com>
Fri, 18 Sep 2015 18:09:15 +0000 (18:09 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 18 Sep 2015 18:09:15 +0000 (18:09 +0000)
commita3932952e41b5011be3f1663df2219524ef3c767
treeebda8aeeecf535cbb666552ce2f2198d49232899
parent0cc61f8e13beb861aa9ca46055acd6f23afa9aeb
[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.

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