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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66896
[dotest] Don't try to guess the lldb binary & python dir. ClosedPublic Authored by JDevlieghere on Aug 28 2019, 10:20 AM.
Details Summary Now that all supported build systems create a valid dotest.py
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 28 2019, 10:33 AM Closed by commit rL370234: [dotest] Don't try to guess the lldb binary & python dir. (authored by JDevlieghere). · Explain WhyAug 28 2019, 10:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 217683 lldb/trunk/packages/Python/lldbsuite/test/dotest.py
|