diff options
| author | Chris Bieneman <beanz@apple.com> | 2015-08-05 17:38:12 +0000 |
|---|---|---|
| committer | Chris Bieneman <beanz@apple.com> | 2015-08-05 17:38:12 +0000 |
| commit | f2a00e9d2a433bf0d4a9a3bee38d18771c3b75a0 (patch) | |
| tree | e014877926705674168456e9cbf7528764aad654 /llvm/lib/CodeGen | |
| parent | dd44c26d349f67f97b2313901ed91adb6e250a03 (diff) | |
| download | bcm5719-llvm-f2a00e9d2a433bf0d4a9a3bee38d18771c3b75a0.tar.gz bcm5719-llvm-f2a00e9d2a433bf0d4a9a3bee38d18771c3b75a0.zip | |
[CMake] First pass at adding support for clang bootstrap builds to CMake
Summary:
This patch adds a new CLANG_ENABLE_BOOTSTRAP option to CMake which adds targets for building a stage2 bootstrap compiler. The targets are:
bootstrap-configure
bootstrap-build
bootstrap (same as bootstrap-configure and bootstrap-build)
bootstrap-install
bootstrap-check-llvm
bootstrap-check-clang
bootstrap-check-all
If you are using 3.3.20150708 or greater it utilizes the ninja USES_TERMINAL_* settings on the external project so that the output is properly buffered.
Reviewers: bogner, chandlerc
Subscribers: filcab, cfe-commits
Differential Revision: http://reviews.llvm.org/D11743
llvm-svn: 244070
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

