llvm-6502/lib/Support/Windows
2015-03-26 16:24:38 +00:00
..
DynamicLibrary.inc Fix symbol resolution of floating point libc builtins in MCJIT 2014-11-13 23:32:52 +00:00
explicit_symbols.inc [Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for r227519. 2015-01-30 13:01:19 +00:00
Host.inc
Memory.inc
Mutex.inc
Path.inc Remove many superfluous SmallString::str() calls. 2015-03-18 10:17:07 +00:00
Process.inc [raw_ostream] When printing color on Windows, use correct bg color. 2015-02-28 19:08:27 +00:00
Program.inc [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
RWMutex.inc
Signals.inc Sometimes report_fatal_error is called when there is not a handler function used to fail gracefully. In that case, RunInterruptHandlers is called, which attempts to enter a critical section object. Ensure that the critical section is properly initialized so that this code functions properly, and tools like clang-tidy do not crash in Debug builds. 2015-03-26 16:24:38 +00:00
ThreadLocal.inc ThreadLocal: Return a mutable pointer if templated with a non-const type 2014-12-15 01:04:45 +00:00
TimeValue.inc
Watchdog.inc
WindowsSupport.h Removing LLVM_EXPLICIT, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:00:20 +00:00