aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2021-10-28 11:53:48 -0400
committerLouis Dionne <ldionne.2@gmail.com>2022-02-02 17:19:10 -0500
commit26a1830e39baf0f8844cda0ba6be72eb8a66981d (patch)
tree5faf3157fb769bafd51463c00e9e670f3230982a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent9408b75ec386095b0a057eaef5854e514c68f528 (diff)
downloadllvm-26a1830e39baf0f8844cda0ba6be72eb8a66981d.zip
llvm-26a1830e39baf0f8844cda0ba6be72eb8a66981d.tar.gz
llvm-26a1830e39baf0f8844cda0ba6be72eb8a66981d.tar.bz2
[release] Use the Bootstrapping build for building LLVM releases
Instead of using the (now deprecated) Projects build for libcxx, libcxxabi, libunwind and compiler-rt, this patch uses the Bootstrapping build. This implies that Clang will be built from scratch, and then the runtimes will be built using that just-built Clang instead of the system compiler. This is the correct way of assembling a toolchain, since we don't want to ship runtimes that were built with a non-Clang compiler (or a potentially older Clang). Differential Revision: https://reviews.llvm.org/D112748
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions