Chris Lattner 49f61c4ea4 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13871 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-28 01:20:58 +00:00
..
2004-05-26 06:27:36 +00:00
2004-05-27 05:41:36 +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