OSDN Git Service

Remove CMake-Xcode hack that symlinked llvm-config into a common place.
authorDouglas Gregor <dgregor@apple.com>
Thu, 2 Jan 2014 16:30:55 +0000 (16:30 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 2 Jan 2014 16:30:55 +0000 (16:30 +0000)
commit54ed186e1ba50b69130c31c0a967dfb51ad17e7b
tree29c04e2ceb8fbbc3df849bbda70701f2597f3a8e
parent311730494e22c6d2453ff20232c5b6e8af0b4a08
Remove CMake-Xcode hack that symlinked llvm-config into a common place.

When building Clang separately from LLVM with CMake, one should set
the path of llvm-config via the cache variable LLVM_CONFIG.

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