[CMake] Expose runtime component check targets
authorChris Bieneman <beanz@apple.com>
Fri, 26 Aug 2016 20:34:11 +0000 (20:34 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 26 Aug 2016 20:34:11 +0000 (20:34 +0000)
commitef2ab693151840e73a9622cfc3240e03fcadfdeb
treee59c9249d24b8db9d0ba2e37d615225deaf9dbc0
parentcef33141560c42cf81b4284cef25777bb7e2f11e
[CMake] Expose runtime component check targets

This will expose the check targets for runtime project components into the top-level build. It will enable exposing targets like check-asan.

llvm-svn: 279861
llvm/runtimes/CMakeLists.txt