diff options
author | Chris Lattner <sabre@nondot.org> | 2004-05-28 01:20:58 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-05-28 01:20:58 +0000 |
commit | 49f61c4ea499d93f10dfe1b1da2563d4875c3f7e (patch) | |
tree | b07845c150ad41e56b1111c48b0a42149f8c4f1f /lib/Transforms/Utils/LowerInvoke.cpp | |
parent | c89fe6da17970f61ec1f4e6a5bf75156cc96a1b4 (diff) |
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
Diffstat (limited to 'lib/Transforms/Utils/LowerInvoke.cpp')
0 files changed, 0 insertions, 0 deletions