[Lldb-commits] [lldb] [lldb][Docs] Add simpler "automatic" cross-compile option to build docs (PR #65311)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 5 03:45:29 PDT 2023
DavidSpickett wrote:
This isn't worth documenting but just for review background, you end up with these tools:
```
$ ls /work/open_source/test_lldb_cross/NATIVE/bin/
clang-tblgen lldb-tblgen llvm-config llvm-lit llvm-min-tblgen llvm-tblgen
```
Previous update to these docs was https://reviews.llvm.org/D158085.
https://github.com/llvm/llvm-project/pull/65311
More information about the lldb-commits
mailing list