This revision was automatically updated to reflect the committed changes.
Closed by commit rL321932: [test] Use full PATH lookup for tools (authored by
mgorny, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41726?vs=128609&id=128843#toc
Repository:
rL LLVM
https://review
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
lgtm, thanks.
https://reviews.llvm.org/D41726
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/lis
mgorny created this revision.
mgorny added reviewers: labath, zturner.
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