diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-28 17:06:28 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-28 17:06:28 +0000 |
commit | 165d47969a988caab5e0aa7b72ff3b36f36873fa (patch) | |
tree | f7a40269d5fcede4680d869971b7fc8ff79034bc /lldb/packages/Python/lldbsuite/pre_kill_hook | |
parent | 0a114b3571fa8f703a85b60142e5479249293dcc (diff) | |
download | bcm5719-llvm-165d47969a988caab5e0aa7b72ff3b36f36873fa.tar.gz bcm5719-llvm-165d47969a988caab5e0aa7b72ff3b36f36873fa.zip |
[dotest] Don't try to guess the llvm binary dir.
Now that all supported build systems create a valid dotest.py
invocation, we no longer need to guess the directory where any of the
llvm tools live. Additionally, the current logic is incomplete: it
doesn't try to find any other tools than FileCheck, such as dsymutil for
example.
If no FileCheck is provided, we should print a warning and skip the
tests that need it, but that's not part of this patch.
Differential revision: https://reviews.llvm.org/D66893
llvm-svn: 370232
Diffstat (limited to 'lldb/packages/Python/lldbsuite/pre_kill_hook')
0 files changed, 0 insertions, 0 deletions