forked from OSchip/llvm-project
6f1394ff86
If a user has PYTHONPATH set in the environment, append new entries to it rather than blindly setting PYTHONPATH to a fixed string. This allows tests to, for example, find psutil if it is in PYTHONPATH. Without this change, lit will detect psutil but then various tests will fail because PYTHONPATH has been overwritten and psutil cannot be found. llvm-svn: 350536 |
||
---|---|---|
.. | ||
infinite_loop.py | ||
lit.cfg | ||
short.py |