llvm-6502/lib/Support/Windows
Filip Pizlo b4b9b3b24c Make DynamicLibrary use ManagedStatic. This is pretty simple and should just work as
advertised - but it does have the caveat that calls to DynamicLibrary::AddSymbol will 
"reset" if you shutdown llvm and try to come back for seconds.  This is a subtle 
behavior change, but I'm assuming that nobody is affected by it.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190946 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-18 16:40:14 +00:00
..
DynamicLibrary.inc Make DynamicLibrary use ManagedStatic. This is pretty simple and should just work as 2013-09-18 16:40:14 +00:00
explicit_symbols.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc Add getenv() wrapper that works on multibyte environment variable. 2013-09-10 19:45:51 +00:00
Process.inc Support ANSI escape code on Windows 2013-09-11 00:36:48 +00:00
Program.inc Avoid using alloca in Windows/Program.inc 2013-08-07 01:21:33 +00:00
RWMutex.inc
Signals.inc Improve our error handling on windows. 2013-07-26 14:55:36 +00:00
system_error.inc
ThreadLocal.inc
TimeValue.inc Windows/TimeValue.inc: Mute prefixed '0' on %d to emulate %e. 2013-07-12 02:13:03 +00:00
Watchdog.inc
Windows.h Add getenv() wrapper that works on multibyte environment variable. 2013-09-10 19:45:51 +00:00