[libcxx-commits] [PATCH] D64251: Don't depend on psutil on AIX

Dan Liew via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 18 15:38:55 PDT 2019


delcypher added a comment.

@daltenty Other than the minor nit, LGTM.



================
Comment at: llvm/utils/lit/lit/util.py:449
+    (recursively). It is currently implemented using the psutil module on some
+    plaftorms which provides a simple platform neutral implementation.
 
----------------
Minor nit. s/plaftorms/platforms/


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64251/new/

https://reviews.llvm.org/D64251





More information about the libcxx-commits mailing list