llvm-6502/lib/Support/Windows
NAKAMURA Takumi 1f6832a858 Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc.
config.h.* have conditions whether each symbol is defined or not.
Autoconf and CMake may check symbols in libgcc.a for JIT on Mingw.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124950 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-05 15:11:53 +00:00
..
DynamicLibrary.inc Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc. 2011-02-05 15:11:53 +00:00
explicit_symbols.inc Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc. 2011-02-05 15:11:53 +00:00
Host.inc
Memory.inc
Mutex.inc
Path.inc Support/Path: Deprecate PathV1::isDirectory and replace all uses with PathV2::is_directory. 2011-01-11 01:21:55 +00:00
PathV2.inc Make Win32's header file name lower for cross build on case-sensitive filesystem. 2011-02-04 12:53:04 +00:00
Process.inc
Program.inc Windows/Program.inc: Quote arguments when dubious characters (used by cmd.exe or MSYS shell) are included to invoke CreateProcess(). Thanks to Danil Malyshev. 2011-02-05 08:53:12 +00:00
RWMutex.inc
Signals.inc lib/Support/Windows/Signals.inc: "Showstopper" dialogs may be suppressed with SetErrorMode() on Windows 7. 2011-01-17 22:41:15 +00:00
system_error.inc Make Win32's header file name lower for cross build on case-sensitive filesystem. 2011-02-04 12:53:04 +00:00
ThreadLocal.inc
TimeValue.inc
Windows.h Make Win32's header file name lower for cross build on case-sensitive filesystem. 2011-02-04 12:53:04 +00:00