[PATCH] D58546: [lit] Honor PYTHONPATH for llvm tests
David Greene via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 28 08:17:25 PST 2019
greened added a comment.
In D58546#1407441 <https://reviews.llvm.org/D58546#1407441>, @thakis wrote:
> If we do this, should we do it in lit? Else we probably need to do it in llvm, clang, lld, clang-tools-extra, etc etc etc.
Maybe? I did just enough to get tests working for us. It would be helpful to get this merged before tackling the larger lit question.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58546/new/
https://reviews.llvm.org/D58546
More information about the llvm-commits
mailing list