aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2015-08-05 17:38:12 +0000
committerChris Bieneman <beanz@apple.com>2015-08-05 17:38:12 +0000
commitf2a00e9d2a433bf0d4a9a3bee38d18771c3b75a0 (patch)
treee014877926705674168456e9cbf7528764aad654 /clang/lib/CodeGen/CodeGenModule.cpp
parentdd44c26d349f67f97b2313901ed91adb6e250a03 (diff)
downloadllvm-f2a00e9d2a433bf0d4a9a3bee38d18771c3b75a0.zip
llvm-f2a00e9d2a433bf0d4a9a3bee38d18771c3b75a0.tar.gz
llvm-f2a00e9d2a433bf0d4a9a3bee38d18771c3b75a0.tar.bz2
[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 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions