llvm-6502/tools/lli
Jim Grosbach bf9ab932c1 lli should create a JIT memory manager.
Previously let the JITEmitter do it. That's rather odd, and doesn't play nice
with the MCJIT, so move the (trivial) logic up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147967 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-11 21:12:51 +00:00
..
CMakeLists.txt
lli.cpp lli should create a JIT memory manager. 2012-01-11 21:12:51 +00:00
LLVMBuild.txt
Makefile