]> granicus.if.org Git - clang/commit
CMake: Fix out-of-source build's symlinks.
authorJordan Rose <jordan_rose@apple.com>
Tue, 27 Aug 2013 16:59:30 +0000 (16:59 +0000)
committerJordan Rose <jordan_rose@apple.com>
Tue, 27 Aug 2013 16:59:30 +0000 (16:59 +0000)
commit383947cbe466572c69f82f001e66c1ebb520e628
tree387d6c62716ca5cbd3ee97f74dc50b8783cf114b
parent642a4dbc220854927e2e390d11312f1e46a9ae63
CMake: Fix out-of-source build's symlinks.

Symlinks to clang should go in Clang's build directory, not LLVM's.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189371 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/CMakeLists.txt