llvm-6502/utils/lit
NAKAMURA Takumi 4749cc5a3d utils/lit/lit/TestingConfig.py: Pass TEMP and TMP to tests on Win32 hosts.
Win32 GetTempPath() tends to pick up %WINDIR% when neither TEMP nor TMP was found. %WINDIR% should not be treated writable on recent Windows OS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138192 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-20 05:44:58 +00:00
..
lit utils/lit/lit/TestingConfig.py: Pass TEMP and TMP to tests on Win32 hosts. 2011-08-20 05:44:58 +00:00
lit.py
setup.py
TODO