Update the CMake library dependencies. These shifts are the result of
authorChandler Carruth <chandlerc@gmail.com>
Fri, 22 Jul 2011 08:05:47 +0000 (08:05 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 22 Jul 2011 08:05:47 +0000 (08:05 +0000)
commit5509403bb28b0127fc333429282e8d7a2d14b79d
treedf94bd8621fee5556d883e735d5fd4196f305204
parent8908ff207d8dc0daccde3dc5710dc805ec98e1fa
Update the CMake library dependencies. These shifts are the result of
Evan's recent refactorings (I believe). Specifically, MCDisassembler no
longer depends on Target, and ARMDisassembler no longer depends on
CodeGen. The added dependencies from ARMAsmParser to ARMDesc looks
correct based on header file inclusion.

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