[CMake] Add top-level install-compiler-rt target
authorChris Bieneman <beanz@apple.com>
Fri, 19 Aug 2016 22:17:46 +0000 (22:17 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 19 Aug 2016 22:17:46 +0000 (22:17 +0000)
commit83877ee6ccdf6887bc504557a6e8683042e9d496
tree620eacd34427bd91c9364dfa56c8b74af194fb2f
parente149b392a894c8263e681bb4f2b4d5eae7fddafc
[CMake] Add top-level install-compiler-rt target

This is a wrapper target of all the component install targets. This wrapper target will be used by the new LLVM runtimes directory to connect top-level targets to the runtime project target.

llvm-svn: 279333
compiler-rt/cmake/Modules/AddCompilerRT.cmake
compiler-rt/cmake/base-config-ix.cmake