1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/cmake/modules
Oscar Fuentes cd9be9a914 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."

llvm-svn: 110060
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 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 Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
GetTargetTriple.cmake Fix CMake reporting of target triple. 2009-11-07 23:52:27 +00:00
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 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