llvm-6502/lib/Support/Windows
Chandler Carruth a0d8f28a9c Remove an unused method on Program.
I'm simplifying this interface as much as I can before merging it with
the new process interface.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171334 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-31 23:44:47 +00:00
..
DynamicLibrary.inc Make DynamicLibrary thread-safe w/r/t call to dlerror() after dlopen(). PR10718 2011-08-22 19:01:52 +00:00
explicit_symbols.inc Windows/DynamicLibrary.inc: Fix trivial warnings. Thanks to John Myers! 2011-07-09 08:41:20 +00:00
Host.inc revert r147542 after comments from Joerg Sonnenberger 2012-01-05 18:28:46 +00:00
Memory.inc Add a comment about the requirement that the Windows.h header be last. 2012-12-04 07:04:57 +00:00
Mutex.inc
Path.inc Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
PathV2.inc [Support][FileSystem] Fix open mode in resize_file on Windows. 2012-12-03 22:09:31 +00:00
Process.inc Flesh out a page size accessor in the new API. 2012-12-31 23:23:35 +00:00
Program.inc Remove an unused method on Program. 2012-12-31 23:44:47 +00:00
RWMutex.inc Remove tabs. 2012-07-19 00:06:06 +00:00
Signals.inc Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
system_error.inc
ThreadLocal.inc Satisfy C++ aliasing rules, per suggestion by Chandler. 2012-06-12 01:06:16 +00:00
TimeValue.inc
Windows.h Revert r146363 to allow buildbots to make forward progress. 2011-12-12 17:58:31 +00:00