llvm-6502/cmake
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
..
modules explicit_map_components_to_libraries now does not complain when there 2010-08-02 20:48:01 +00:00
config-ix.cmake
README

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