Actually finish switching to the new system for Target sublibrary
authorChandler Carruth <chandlerc@gmail.com>
Mon, 1 Aug 2011 19:55:11 +0000 (19:55 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 1 Aug 2011 19:55:11 +0000 (19:55 +0000)
commit81fd0ba8ab153b8344527a461545dbd87642ed83
tree59c05a9217790d3611cb0cbfd53551f0edcc2fc0
parent531f19f7677b2e0ab20caaa36c539d398c7b4aea
Actually finish switching to the new system for Target sublibrary
TableGen deps introduced in r136023. This completes the fixing that
dgregor started in r136621. Sorry for missing these the first time
around.

This should fix some of the random race-condition failures people are
still seeing with CMake.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136643 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Blackfin/TargetInfo/CMakeLists.txt
lib/Target/CellSPU/TargetInfo/CMakeLists.txt
lib/Target/MBlaze/TargetInfo/CMakeLists.txt
lib/Target/MSP430/TargetInfo/CMakeLists.txt
lib/Target/Mips/TargetInfo/CMakeLists.txt
lib/Target/PTX/TargetInfo/CMakeLists.txt
lib/Target/PowerPC/TargetInfo/CMakeLists.txt
lib/Target/Sparc/TargetInfo/CMakeLists.txt
lib/Target/SystemZ/TargetInfo/CMakeLists.txt