| commit | 5e1f49e89bee2a718e74ff9bf347fccbaef27db2 | [log] [tgz] |
|---|---|---|
| author | Petr Hosek <phosek@chromium.org> | Mon Jun 11 22:06:44 2018 +0000 |
| committer | Petr Hosek <phosek@chromium.org> | Mon Jun 11 22:06:44 2018 +0000 |
| tree | 57e07b11c8d9694794d67599d4ba233cade976a7 | |
| parent | d70c367267df22cdfd99719f58489d7075048ed6 [diff] |
[CMake] Use libc++ and compiler-rt for bootstrap Fuchsia Clang We want to build the second stage compiler with libc++ and compiler-rt, also include builtins and runtimes into extra bootstrap components to ensure these get built. Differential Revision: https://reviews.llvm.org/D47356 llvm-svn: 334445