================
@@ -141,6 +141,7 @@ else()
add_host_subdirectory(aix
aix/Host.cpp
aix/HostInfoAIX.cpp
+ linux/Support.cpp
----------------
DhruvSrivastavaX wrote:
In the original draft PR, we have a copy file from linux for aix as well.
Shall we use the linux version to avoid redundant code, or create a new one for
aix?
For the NativeProcessAIX, we are using the linux/Support.cpp as of now.
https://github.com/llvm/llvm-project/pull/134354
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits