1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/System/Win32
Jeff Cohen d80b0d7375 Add AddSymbol() method to DynamicLibrary to work around Windows limitation
of being unable to search for symbols in an EXE.  It will also allow other
existing hacks to be improved.

llvm-svn: 25805
2006-01-30 04:33:51 +00:00
..
Alarm.inc Implement a generic polled Alarm function. This merely removes the system 2005-12-22 03:23:46 +00:00
DynamicLibrary.inc Add AddSymbol() method to DynamicLibrary to work around Windows limitation 2006-01-30 04:33:51 +00:00
MappedFile.inc Remove vim settings from source code; people should use llvm/utils/vim/vimrc 2005-05-05 22:33:09 +00:00
Memory.inc support near allocations for the JIT 2005-07-29 23:40:16 +00:00
Mutex.inc Note to self: don't introduce memory leaks. 2005-07-13 02:58:04 +00:00
Path.inc Fix bugs also fixed in Unix version, plus other general cleanup. 2005-07-09 18:42:49 +00:00
Process.inc Remove vim settings from source code; people should use llvm/utils/vim/vimrc 2005-05-05 22:33:09 +00:00
Program.inc Fix VC++ breakage 2005-07-08 02:48:42 +00:00
Signals.inc It's dangerous coding on Mondays. 2005-08-02 03:26:32 +00:00
TimeValue.inc Remove vim settings from source code; people should use llvm/utils/vim/vimrc 2005-05-05 22:33:09 +00:00
Win32.h Win32 support for Mutex class. 2005-07-13 02:15:18 +00:00