[Lldb-commits] [PATCH] D88840: [dotest] Simplify logic to find the Python path

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 5 19:13:29 PDT 2020


kastiglione added a comment.

About `-P`, the man page for `lldb` and the driver's `Options.td` say it:

> Prints out the path to the lldb.py file for this version of lldb.

Should it do just that? If so this can be simplified further.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88840



More information about the lldb-commits mailing list