llvm-6502/cmake
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
..
modules CMake: Change somme target library names: 2010-08-03 17:40:31 +00:00
config-ix.cmake build: Add LLVM_NATIVE_ARCHNAME, which has the sensible value, without "Target" 2010-08-03 14:26:17 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00

See docs/CMake.html for instructions on how to build LLVM with CMake.