llvm-6502/lib/System/Win32
Jeff Cohen 1a4663516b Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,
ltdl's LGPL license would infect all of LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19137 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-24 07:57:09 +00:00
..
DynamicLibrary.cpp Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, 2004-12-24 07:57:09 +00:00
DynamicLibrary.inc Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, 2004-12-24 07:57:09 +00:00
MappedFile.cpp Fix recent breakage of win32 build 2004-12-13 06:26:35 +00:00
MappedFile.inc Fix recent breakage of win32 build 2004-12-13 06:26:35 +00:00
Memory.cpp
Memory.inc
Path.cpp Fix VC++ compilation error 2004-12-24 02:38:34 +00:00
Path.inc Fix VC++ compilation error 2004-12-24 02:38:34 +00:00
Process.cpp Patch to fix mingw compilation problem contributed by Henrik. 2004-12-23 03:44:40 +00:00
Process.inc Patch to fix mingw compilation problem contributed by Henrik. 2004-12-23 03:44:40 +00:00
Program.cpp Keep up with lib/System changes 2004-12-20 03:24:56 +00:00
Program.inc Keep up with lib/System changes 2004-12-20 03:24:56 +00:00
Signals.cpp
Signals.inc
SysConfig.cpp
TimeValue.cpp Expository comment submitted by Henrik Bach 2004-12-16 04:06:56 +00:00
TimeValue.inc Expository comment submitted by Henrik Bach 2004-12-16 04:06:56 +00:00
Win32.h