[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (cont..) (PR #138687)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed May 21 07:08:12 PDT 2025


labath wrote:

The failure is in lldb_private::HostInfoBase::GetArchitecture. To fix this, you need to `Initialize()` the HostInfo class.

https://github.com/llvm/llvm-project/pull/138687


More information about the lldb-commits mailing list