This is an archive of the discontinued LLVM Phabricator instance.

[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
invocation, we no longer need to guess the location of the
lldb binary and Python directory.

Diff Detail

Repository
rL LLVM

Event Timeline

JDevlieghere created this revision.Aug 28 2019, 10:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 10:20 AM
Herald added a subscriber: teemperor. · View Herald Transcript
davide accepted this revision.Aug 28 2019, 10:33 AM
This revision is now accepted and ready to land.Aug 28 2019, 10:33 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 10:38 AM