Skip to content
Commit b6d6b931 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent d5435827
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment