[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (cont..) (PR #138687)
Hemang Gadhavi via lldb-commits
lldb-commits at lists.llvm.org
Thu May 22 04:51:02 PDT 2025
HemangGadhavi wrote:
> The failure is in lldb_private::HostInfoBase::GetArchitecture. To fix this, you need to `Initialize()` the HostInfo class.
Thank you @labath. Thanks for the guidance, it worked.
Could you please review and give your comments.
https://github.com/llvm/llvm-project/pull/138687
More information about the lldb-commits
mailing list