diff options
author | Michal Gorny <mgorny@gentoo.org> | 2018-01-06 10:20:25 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2018-01-06 10:20:25 +0000 |
commit | 15a86ef5afec8996b0faf3db03b467a6dfd98341 (patch) | |
tree | c3bbe913cf31240c11da4a7a8b38e41c04b9524e /clang/lib | |
parent | b18d6221bafe070d775fcd944526eae08f19ff0c (diff) | |
download | bcm5719-llvm-15a86ef5afec8996b0faf3db03b467a6dfd98341.tar.gz bcm5719-llvm-15a86ef5afec8996b0faf3db03b467a6dfd98341.zip |
[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
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions