diff options
author | Petr Hosek <phosek@google.com> | 2020-02-05 19:37:50 -0800 |
---|---|---|
committer | Petr Hosek <phosek@google.com> | 2020-02-07 13:43:30 -0800 |
commit | fdfdd275fd79504ee4ab5c78162713db986a72b1 (patch) | |
tree | 907dd15407954f5596c0c248e305b8eaf00c69b2 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 9c1c825b724928130a4e73a24d12943de1fd0581 (diff) | |
download | llvm-fdfdd275fd79504ee4ab5c78162713db986a72b1.zip llvm-fdfdd275fd79504ee4ab5c78162713db986a72b1.tar.gz llvm-fdfdd275fd79504ee4ab5c78162713db986a72b1.tar.bz2 |
[CMake] Use LLVM tools external project build where possible
This reduces the reliance on host tools and makes the build more
hermetic. Some of the runtimes already assume that certain tools are
always available, for example libc++ and libc++abi archive merging
relies on ar to extract files out of the archive, even on Darwin.
Differential Revision: https://reviews.llvm.org/D74107
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions