diff options
author | Chris Bieneman <beanz@apple.com> | 2015-12-16 20:17:07 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2015-12-16 20:17:07 +0000 |
commit | c146ea45f5379daec4bd9ea63c204e2188b88355 (patch) | |
tree | 048c15af468d8443fb815e9a5e8f36d4421ff373 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers | |
parent | 2381df7b54cdb387779cb219d4c9f43d046b25bf (diff) | |
download | bcm5719-llvm-c146ea45f5379daec4bd9ea63c204e2188b88355.tar.gz bcm5719-llvm-c146ea45f5379daec4bd9ea63c204e2188b88355.zip |
[CMake] Name the bootstrap stages stage[0-9]
When you start chaining bootstrap stages the CMake-generated targets get unwieldy. This change supports naming the bootstrap targets and creating wrapper targets in the top-level build file.
Without this patch the default target generated for a second stage build was "bootstrap" with it the target is "stage2".
Also with some CMake goop setting CLANG_BOOTSTRAP_TARGETS, you can expose third stage targets as "stage3" instead of "bootstrap-bootstrap"
llvm-svn: 255813
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers')
0 files changed, 0 insertions, 0 deletions