llvm-6502/cmake/modules
Oscar Fuentes efb59d28c5 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
2010-08-03 17:40:31 +00:00
..
AddLLVM.cmake CMake: Do not try to install a target before it is defined. 2009-11-23 00:32:42 +00:00
AddLLVMDefinitions.cmake CMake: defines and uses macro add_llvm_definitions for keeping track 2009-04-04 22:41:07 +00:00
CheckAtomic.cmake CheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SOURCE_COMPILES. 2009-12-06 00:06:33 +00:00
CrossCompileLLVM.cmake CMake: Fixed parallel build problem related to native tblgen when 2009-06-11 04:16:10 +00:00
FindBison.cmake
GetTargetTriple.cmake Fix CMake reporting of target triple. 2009-11-07 23:52:27 +00:00
LLVMConfig.cmake Improve discrimination of unknown libraries from ignored targets on 2010-08-02 21:24:12 +00:00
LLVMLibDeps.cmake CMake: Change somme target library names: 2010-08-03 17:40:31 +00:00
LLVMProcessSources.cmake CMake: Report an error if there is an unknown .cpp file in a source 2009-11-02 19:11:03 +00:00
TableGen.cmake Allow absolute paths in LLVM_TARGET_DEFINITIONS for CMake's TableGen rule 2010-06-17 15:17:07 +00:00
VersionFromVCS.cmake CMake: add version control info to PACKAGE_VERSION, if available. 2010-08-03 17:28:09 +00:00