[Lldb-commits] [PATCH] D158085: [LLDB][Docs] Update cross compilation docs and examples

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 16 10:11:13 PDT 2023


bulbazord accepted this revision.
bulbazord added a comment.

This is in line with my understanding of cross-compiling LLDB. It could be useful to also document some other interesting cross-compilation options like `CMAKE_TOOLCHAIN_FILE` or mention the use of CMake caches, but if you're unfamiliar or aren't comfortable listing those that's ok too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158085/new/

https://reviews.llvm.org/D158085



More information about the lldb-commits mailing list