llvm-6502/lib/Support/Windows
Rafael Espindola 9be4884731 Merge TempDir and system_temp_directory.
We had two functions for finding the temp or cache directory. Each had a
different set of smarts about OS specific APIs.

With this patch system_temp_directory becomes the only way to do it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216460 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-26 14:47:52 +00:00
..
DynamicLibrary.inc
explicit_symbols.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc Merge TempDir and system_temp_directory. 2014-08-26 14:47:52 +00:00
Process.inc Windows: Don't wildcard expand /? or -? 2014-07-24 21:09:45 +00:00
Program.inc Refactor argument serialization logic when executing process. NFC. 2014-08-25 22:15:06 +00:00
RWMutex.inc
Signals.inc
ThreadLocal.inc
TimeValue.inc
Watchdog.inc
WindowsSupport.h