Michael137 wrote: > I'll just note that `%clang_host` is not the host compiler (in the way that I > understand the term). It's the clang we've just built, _configured_ to build > for the (current) host.
Ooh I see, I didn't realize that. When would we not want to use `clangxx_host` then? I guess when we want to create object files configured for a different target? https://github.com/llvm/llvm-project/pull/112523 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits