[Lldb-commits] [PATCH] D124601: [lldb] Use shutil.which instead of distutils find_executable

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 28 02:20:47 PDT 2022


DavidSpickett added a reviewer: JDevlieghere.
DavidSpickett added a comment.

https://reviews.llvm.org/D124429 unblocked doing this.

The github issue is https://github.com/llvm/llvm-project/issues/54337.

Once I know this is ok with the bots I'll see what I can do about our various `which` re-implementations (I'm sure they have quirks that are easy to miss).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124601



More information about the lldb-commits mailing list