[CMake][Fuchsia] Merge static libunwind and libc++abi into libc++ on Darwin
authorPetr Hosek <phosek@chromium.org>
Tue, 26 Mar 2019 00:43:29 +0000 (00:43 +0000)
committerPetr Hosek <phosek@chromium.org>
Tue, 26 Mar 2019 00:43:29 +0000 (00:43 +0000)
commit1b1523c6ff228942b61092fcf5a1b06a07171a6e
treee47f08b1a02b6b5578a7d01f853390a5f20db90b
parentbef9f8aac31405a2ac069321ad6ab2020d500bad
[CMake][Fuchsia] Merge static libunwind and libc++abi into libc++ on Darwin

We want to distribute only a single archive so -lc++ does the right
thing and users don't have to explicitly link -lc++abi and -lunwind.

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

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