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

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 22 07:43:17 PDT 2023


DavidSpickett added a comment.

> IMO it's usually the safest/most sustainable way to maintain cross-compilation jobs.

Part of my unfamiliarity is that I don't cross compile more than one configuration at a time, so a another config file just to do what I already do always seems like work I don't need to do.

Anything else is liable to break eventually though, so I'll look into it for further updates to these instructions.


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