[Lldb-commits] [lldb] [lldb][AIX] Taking Linux Host Info header's base for AIX (PR #106910)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 2 00:15:45 PDT 2024


https://github.com/labath commented:

So, how different is AIX from linux? Should we be treating it as a flavour of linux. E.g., have HostInfoAIX derive from HostInfoLinux instead of copying it ?

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


More information about the lldb-commits mailing list