OSDN Git Service

am dd979b93: am 0a944a8c: am da96b641: am 0de283df: Fixes for LLDB build to work...
[android-x86/external-llvm.git] / tools / llvm-lto / CMakeLists.txt
1 set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} lto support)
2
3 add_llvm_tool(llvm-lto
4   llvm-lto.cpp
5   )
6