llvm-project/lldb/lit
Michal Gorny 15a86ef5af [test] Use full PATH lookup for tools
Use full PATH when looking up test tools rather than just llvm tools
directory. r320813 has added a lookup for 'lldb-test' which is part
of LLDB tools rather than LLVM, and therefore is not present
in llvm_tools_dir before LLDB is installed.

While technically we could introduce separate per-directory lookup
logic, there is no real reason not to use the PATH formed earlier here,
and this is what other tools are doing.

Differential Revision: https://reviews.llvm.org/D41726

llvm-svn: 321932
2018-01-06 10:20:25 +00:00
..
Expr Fix regex in lldb lit test TestCallStopAndContinue 2016-10-03 00:07:24 +00:00
Modules ObjectFileELF: Add support for compressed sections 2017-12-15 14:23:58 +00:00
Unit Resubmit "[lit] Force site configs to run before source-tree configs" 2017-09-15 22:10:46 +00:00
CMakeLists.txt ObjectFileELF: Add support for compressed sections 2017-12-15 14:23:58 +00:00
lit.cfg [test] Use full PATH lookup for tools 2018-01-06 10:20:25 +00:00
lit.site.cfg.in ObjectFileELF: Add support for compressed sections 2017-12-15 14:23:58 +00:00