llvm-6502/cmake
Oscar Fuentes 6704415206 is_llvm_target_library: recognize libraries without the LLVM prefix.
Without this cmake fails at configuration when some target pass
"native" on LLVM_LINK_COMPONENTS and that is expanded to "X86".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127679 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-15 14:53:53 +00:00
..
modules is_llvm_target_library: recognize libraries without the LLVM prefix. 2011-03-15 14:53:53 +00:00
config-ix.cmake cmake: Add xdot.py support as it already exists in autoconf. 2011-02-27 04:11:05 +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.