CMake: Change somme target library names:
authorOscar Fuentes <ofv@wanadoo.es>
Tue, 3 Aug 2010 17:40:31 +0000 (17:40 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Tue, 3 Aug 2010 17:40:31 +0000 (17:40 +0000)
commitefb59d28c543bebe676fcdbff6ae7b96acaed0a5
treedf1cd0316dff60fc9622f9f6922814ce2d778fb8
parentee9931755434f8809c072efd0cc1fa70ccb2763e
CMake: Change somme target library names:

XCore->XCoreGen
PIC16->PIC16CodeGen

After updating your working copy, the first build will fail because it
is using the old library dependencies. Start the build again and it
will work fine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110127 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVMLibDeps.cmake
lib/Target/PIC16/CMakeLists.txt
lib/Target/XCore/CMakeLists.txt