llvm-6502/lib/System/Win32
Argyrios Kyrtzidis f1844d2f58 Fix the environment block that is passed to the CreateProcess function.
This bug made llvm-ld unable to function with "-native" option, since the process that was used to call 'gcc' was crashing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52284 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-15 03:54:39 +00:00
..
Alarm.inc
DynamicLibrary.inc Provide hooks for libgcc symbols' address resolution inside lli on mingw32. 2008-06-06 07:20:07 +00:00
Memory.inc Revert r48676. I had plans for using it, but now it's just dead code. 2008-03-24 21:29:58 +00:00
Mutex.inc
Path.inc Make constructors target-specific. This fixes problems where the path would 2008-05-11 17:37:40 +00:00
Process.inc
Program.inc Fix the environment block that is passed to the CreateProcess function. 2008-06-15 03:54:39 +00:00
Signals.inc
TimeValue.inc
Win32.h