[Lldb-commits] [PATCH] D126557: [lldb] Fix cross compiling on macOS

2022-05-27 Thread Martin Storsjö via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG919107870739: [lldb] Fix cross compiling on macOS (authored by mstorsjo). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D126557/new/ https://reviews.llvm.org

[Lldb-commits] [PATCH] D126557: [lldb] Fix cross compiling on macOS

2022-05-27 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere accepted this revision. JDevlieghere added a comment. This revision is now accepted and ready to land. Thank you! LGTM. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D126557/new/ https://reviews.llvm.org/D126557 ___

[Lldb-commits] [PATCH] D126557: [lldb] Fix cross compiling on macOS

2022-05-27 Thread Martin Storsjö via Phabricator via lldb-commits
mstorsjo created this revision. mstorsjo added a reviewer: JDevlieghere. Herald added a subscriber: mgorny. Herald added a project: All. mstorsjo requested review of this revision. Herald added a project: LLDB. When cross compiling, a separate nested cmake is spawned, for building host code genera