[CMake] Support component-based installation for runtime libraries
authorChris Bieneman <beanz@apple.com>
Tue, 23 Feb 2016 21:55:38 +0000 (21:55 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 23 Feb 2016 21:55:38 +0000 (21:55 +0000)
commit497a0ac23ff3dbdd46a0dbcc3821fcca926ad690
treea81103c2f1fe6c73e1f5f2809878c09621182c47
parent86792ea71808f83fd1c221bec33a0b5b6c1a1383
[CMake] Support component-based installation for runtime libraries

This enables targets like "install-ubsan" and "install-asan" to install all associated runtime libraries.

llvm-svn: 261700
compiler-rt/cmake/Modules/AddCompilerRT.cmake