[PATCH] D58546: [lit] Honor PYTHONPATH for llvm tests

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 04:56:24 PST 2019


serge-sans-paille added a comment.

I'd rather have it here than in lit. As a test environment, I love it when there's as few environment values that depends on the launch site as possible. It makes reproducibility easier.


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