[Lldb-commits] [PATCH] D66896: [dotest] Don't try to guess the lldb binary & python dir.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 28 10:21:24 PDT 2019


JDevlieghere created this revision.
JDevlieghere added reviewers: davide, jasonmolenda.
Herald added a subscriber: teemperor.
Herald added a project: LLDB.

Now that all supported build systems create a valid dotest.py
invocation, we no longer need to guess the location of the 
lldb binary and Python directory.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D66896

Files:
  lldb/packages/Python/lldbsuite/test/dotest.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66896.217681.patch
Type: text/x-patch
Size: 6033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190828/7afd0bca/attachment.bin>


More information about the lldb-commits mailing list