llvm-6502/lib/System/Win32
Jim Grosbach 932a32d251 Update the stub and callback code to handle lazy compilation. The stub
is re-written by the callback to branch directly to the compiled code
in future invocations.

Added back in range-based memory permission functions for the updating of
the stub on Darwin.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57846 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-20 21:39:23 +00:00
..
Alarm.inc
DynamicLibrary.inc Provide hooks for libgcc symbols' address resolution inside lli on mingw32. 2008-06-06 07:20:07 +00:00
Host.inc Add llvm::sys::{osName,osVersion} for retrieving operating system name 2008-10-02 01:17:28 +00:00
Memory.inc Update the stub and callback code to handle lazy compilation. The stub 2008-10-20 21:39:23 +00:00
Mutex.inc
Path.inc add a helper method to sys::Path for clang, patch by 2008-08-11 23:39:47 +00:00
Process.inc
Program.inc Fix the environment block that is passed to the CreateProcess function. 2008-06-15 03:54:39 +00:00
Signals.inc
TimeValue.inc
Win32.h