build/cmake: Switch to using llvm-build computed dependencies.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 29 Nov 2011 01:31:52 +0000 (01:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 29 Nov 2011 01:31:52 +0000 (01:31 +0000)
commit288bc5cdd0b31b923aa6acc314736f5303e67978
tree05e3860176926538f6f1f339d4930e84f5ab26b1
parentba78c883d4c89bd807fa7ebea7ac6f22f3503223
build/cmake: Switch to using llvm-build computed dependencies.
 - I verified locally that the current dependency lists are identical.
 - This makes add_llvm_library_dependencies() a no-op. I'll remove it once this
   change passes the bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145355 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
cmake/modules/CMakeLists.txt
cmake/modules/LLVM-Config.cmake