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

Hey @labath 
Made the changes as per the discussion, I have added the common 
`posix/Support.cpp` for unix-like system,  And kept as it as for three-arg 
overload linux specific and changed wherever it requires for getProcFile()
Please review once and give your comments. 
Thanks


https://github.com/llvm/llvm-project/pull/134354
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to