llvm-6502/lib/ExecutionEngine
Chris Lattner f5d438c1f0 Do not make the JIT memory manager manage the memory for globals. Instead
just have the JIT malloc them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28062 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-02 21:57:51 +00:00
..
Interpreter Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
JIT Do not make the JIT memory manager manage the memory for globals. Instead 2006-05-02 21:57:51 +00:00
ExecutionEngine.cpp JumpTable support! What this represents is working asm and jit support for 2006-04-22 18:53:45 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00