llvm-6502/lib/System/Win32
Mikhail Glushenkov 3140619c63 Remove duplication in Program::Execute{And,No}Wait.
Implemented by moving the code out of static functions into methods of Program
class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76340 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-18 21:43:12 +00:00
..
Alarm.inc
DynamicLibrary.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc Use llvm_report_error, not llvm_unreachable. 2009-07-12 21:01:49 +00:00
Process.inc
Program.inc Remove duplication in Program::Execute{And,No}Wait. 2009-07-18 21:43:12 +00:00
RWMutex.inc
Signals.inc eraseFromDisk no longer throws. 2009-07-09 16:17:28 +00:00
ThreadLocal.inc
TimeValue.inc
Win32.h