diff options
| author | James Le Cuirot <chewi@gentoo.org> | 2023-01-12 09:42:26 +0100 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2023-01-12 09:43:33 +0100 |
| commit | 706881825b2470c7176e07355b6ab54d8b4c5f95 (patch) | |
| tree | d411446a3b06c11f13780cdcec9bde704340c1a8 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | cefa5cefdce2d5090002c3116403f7e5ca5700b9 (diff) | |
| download | llvm-706881825b2470c7176e07355b6ab54d8b4c5f95.zip llvm-706881825b2470c7176e07355b6ab54d8b4c5f95.tar.gz llvm-706881825b2470c7176e07355b6ab54d8b4c5f95.tar.bz2 | |
[cmake] Optionally install clang-tblgen to aid cross-compiling
clang-tblgen is required to cross-compile clang itself. Unlike before,
most of the infrastructure is in place to do this now, and the only
thing preventing it is LLVM_BUILD_UTILS, which doesn't apply to Clang.
I thought about changing this to ${project}_BUILD_UTILS and adding
a CLANG_BUILD_UTILS option, but there seems little point for just one tool.
Instead, it checks whether clang-tblgen was explicitly requested in
LLVM_DISTRIBUTION_COMPONENTS, which is good enough for Gentoo and
other distributions.
Closes https://github.com/llvm/llvm-project/issues/20282.
Differential Revision: https://reviews.llvm.org/D141092
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
