CMake: eliminated unnecessary target_link_libraries.
authorOscar Fuentes <ofv@wanadoo.es>
Mon, 9 Aug 2010 20:33:08 +0000 (20:33 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Mon, 9 Aug 2010 20:33:08 +0000 (20:33 +0000)
commit4951870e04654471f0bf94a522803507e3411c9b
treec3896a1220c2196199d00443c6c1a9016f1beb1c
parent8162574aaafff760abf04ec780c24b45b6d9cfdb
CMake: eliminated unnecessary target_link_libraries.

Next time the build is broken due to wrong library dependencies, just
try building again (if you are on some Unix and are building all LLVM
targets) or ask someone to commit the regenerated LLVMLibDeps.cmake.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110593 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/CMakeLists.txt