Chris Lattner 928f12aa15 Add support for getting executable memory on Windows. This is actually
much easier than on unix.  :)  The only evil thing is that windows.h defines
a macro named FindExecutable, which collides with one of our names.

The JIT now runs on windows, but it cannot resolve external functions
(like printf) yet.

llvm-svn: 13871
2004-05-28 01:20:58 +00:00
..
2004-05-26 06:27:36 +00:00
2004-01-14 21:18:03 +00:00
2004-05-27 21:41:48 +00:00
2004-05-27 22:04:46 +00:00
2004-02-13 23:29:37 +00:00