[Lldb-commits] [PATCH] D66893: [dotest] Don't try to guess the llvm binary dir.

2019-08-28 Thread Jonas Devlieghere via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL370232: [dotest] Dont try to guess the llvm binary dir. (authored by JDevlieghere, committed by ). Herald added a project: LLVM. Herald added a subscriber: llvm-commits. Changed prior to commit:

[Lldb-commits] [PATCH] D66893: [dotest] Don't try to guess the llvm binary dir.

2019-08-28 Thread Davide Italiano via Phabricator via lldb-commits
davide accepted this revision. davide added a comment. This revision is now accepted and ready to land. LGTM Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D66893/new/ https://reviews.llvm.org/D66893 ___

[Lldb-commits] [PATCH] D66893: [dotest] Don't try to guess the llvm binary dir.

2019-08-28 Thread Jonas Devlieghere via Phabricator via lldb-commits
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 directory where any of the tools