llvm-6502/cmake/modules
Oscar Fuentes 9ac47c51c5 explicit_map_components_to_libraries now does not complain when there
is a dependence on an LLVM target that is not included on the build.

When LLVM_TARGETS_TO_BUILD didn't include all the targets, the
function emitted an error like

"Library LLVMArmParser not found in list of llvm libraries."


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110060 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-02 20:48:01 +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
CheckAtomic.cmake CheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SOURCE_COMPILES. 2009-12-06 00:06:33 +00:00
CrossCompileLLVM.cmake
FindBison.cmake
GetTargetTriple.cmake
LLVMConfig.cmake explicit_map_components_to_libraries now does not complain when there 2010-08-02 20:48:01 +00:00
LLVMLibDeps.cmake Updated LLVMLibDeps.cmake. 2010-08-02 18:36:53 +00:00
LLVMProcessSources.cmake
TableGen.cmake Allow absolute paths in LLVM_TARGET_DEFINITIONS for CMake's TableGen rule 2010-06-17 15:17:07 +00:00