[Lldb-commits] [PATCH] D64251: Don't depend on psutil on AIX
Dan Liew via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 23 13:40:46 PDT 2019
delcypher accepted this revision.
delcypher added a comment.
LGTM.
@davide While I agree with sentiment of fixing psutil, the use of psutil was never meant to be permanent. As the owner of this code I don't mind making accommodations for other platforms provided we keep implementation details well contained as this patch now does.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64251/new/
https://reviews.llvm.org/D64251
More information about the lldb-commits
mailing list