[CMake] Use libc++ and compiler-rt as default libraries in Fuchsia toolchain
authorPetr Hosek <phosek@chromium.org>
Mon, 19 Mar 2018 15:19:19 +0000 (15:19 +0000)
committerPetr Hosek <phosek@chromium.org>
Mon, 19 Mar 2018 15:19:19 +0000 (15:19 +0000)
commit0f0fb0a06f3275e2357b5e2cc9d1bd441fe4b0e7
tree53bc5f9b97e4195d1b9b3a8e94ec60cfa7e3616b
parentbb7feae218745c666718b7a16b1f57d0d2165cf1
[CMake] Use libc++ and compiler-rt as default libraries in Fuchsia toolchain

Fuchsia already defaults to libc++ and compiler-rt, but we want to use
these as default runtimes even on the host platform.

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

llvm-svn: 327860
clang/cmake/caches/Fuchsia-stage2.cmake