mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
In LLVM's CMake we have a convention that components have both a build and an install target. Making LLDB follow this convention will allow LLDB to take advantage of the LLVM_DISTRIBUTION_COMPONENTS build option from LLVM. llvm-svn: 289879