[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 10 05:53:26 PDT 2025


================
@@ -141,6 +141,7 @@ else()
     add_host_subdirectory(aix
       aix/Host.cpp
       aix/HostInfoAIX.cpp
+      linux/Support.cpp
----------------
labath wrote:

This PR is small enough, so I think you can just do it here. At least it will have context for why you're doing this.

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


More information about the lldb-commits mailing list