llvm-6502/cmake/modules
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
..
AddLLVM.cmake Whe we build a shared library, add its list of used libraries to the 2011-03-12 16:48:54 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt CMake: remove unnecessary variable. 2011-02-22 15:40:20 +00:00
CrossCompileLLVM.cmake
FindBison.cmake
GetTargetTriple.cmake
HandleLLVMOptions.cmake Remove remnant of my experimentation with CMake. 2011-03-08 13:30:52 +00:00
LLVM.cmake Export TARGET_TRIPLE on LLVM.cmake. It is necessary for running tests 2011-02-23 11:28:40 +00:00
LLVMConfig.cmake is_llvm_target_library: recognize libraries without the LLVM prefix. 2011-03-15 14:53:53 +00:00
LLVMLibDeps.cmake Added missing va_end(). 2011-03-01 18:00:49 +00:00
LLVMParseArguments.cmake Add the PARSE_ARGUMENTS CMake macro to LLVM so I can use it to clean 2011-02-19 18:01:15 +00:00
LLVMProcessSources.cmake
TableGen.cmake
VersionFromVCS.cmake