[CMake] Create convenience targets for runtime projects
authorChris Bieneman <beanz@apple.com>
Thu, 18 Aug 2016 21:47:18 +0000 (21:47 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 18 Aug 2016 21:47:18 +0000 (21:47 +0000)
commit1bb239c091f636aab56533818c4cb80ef059cb52
tree56d8393f045b7deda0cb7dbc1541a8c9c8ef8011
parent882f861cc7225b07c8e08e943cf9eb0113510b01
[CMake] Create convenience targets for runtime projects

Each runtime project has a top-level target that is the name of the runtime (minus the "lib" prefix if applicable). This creates top-level targets mapping to runtime projects.

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