[PATCH] D11743: [CMake] First pass at adding support for clang bootstrap builds to CMake

Chandler Carruth chandlerc at gmail.com
Mon Aug 3 17:25:20 PDT 2015


chandlerc added a comment.

This is pretty awesome.

A question -- how can we document better what this does? In particular, the fact that we have both 'bootstrap-install' and 'install' seems... confusing. Is it possible to make 'install' == 'bootstrap-install' in the case where the CMake option is set?


http://reviews.llvm.org/D11743







More information about the cfe-commits mailing list