[CMake] Support single target builtins build on Darwin
authorPetr Hosek <phosek@chromium.org>
Fri, 24 Mar 2017 02:21:11 +0000 (02:21 +0000)
committerPetr Hosek <phosek@chromium.org>
Fri, 24 Mar 2017 02:21:11 +0000 (02:21 +0000)
commitefadaac3d1986af9a329f14d2186d644b12d9abe
tree5e9ecf45fee6a6728155f3f631a5b7b3eb828677
parent5d3c599e82c1af8b58ad3e0feb02fbfecd7f8136
[CMake] Support single target builtins build on Darwin

This change allows cross-compiling compiler-rt builtins for
multiple targets as part of runtimes on Darwin. This functionality
is already supported on other platforms.

Differential Revision: https://reviews.llvm.org/D30957

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