This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Use libc++ and compiler-rt for bootstrap Fuchsia Clang
ClosedPublic

Authored by phosek on May 24 2018, 6:09 PM.

Details

Summary

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.

Diff Detail

Repository
rC Clang

Event Timeline

phosek created this revision.May 24 2018, 6:09 PM
jakehehrlich accepted this revision.May 24 2018, 6:15 PM
This revision is now accepted and ready to land.May 24 2018, 6:15 PM
phosek updated this revision to Diff 150841.Jun 11 2018, 2:07 PM
This revision was automatically updated to reflect the committed changes.