diff options
author | Jonathan Thackray <jonathan.thackray@arm.com> | 2025-09-19 18:56:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-19 10:56:26 -0700 |
commit | 0ce6052a0c08035a07fcabb05271be7313308db3 (patch) | |
tree | 865503443f2fe7ff301d46f9ba36b6c6a6481024 /llvm/lib/Object/ObjectFile.cpp | |
parent | 21821f50cf1c420fe598b1252f04ebce3cc0f79e (diff) | |
download | llvm-0ce6052a0c08035a07fcabb05271be7313308db3.zip llvm-0ce6052a0c08035a07fcabb05271be7313308db3.tar.gz llvm-0ce6052a0c08035a07fcabb05271be7313308db3.tar.bz2 |
[lldb] install lldb-tblgen by default to ease cross-compilation (one-liner) (#159812)
Right now, cross-building `lldb` means either installing a native
`lldb-tblgen` by hand (non-trivial, as CMake is painful) or first
building all of native clang because of how the CMake rules work, which
is not fun.
In keeping with the pattern established by llvm-tblgen and clang-tblgen,
install lldb-tblgen to ease cross-compilation.
Co-authored-by: Ross Burton <ross.burton@arm.com>
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions