llvm-6502/include/llvm/ExecutionEngine
Jim Grosbach b027105fa5 Refactor MCJIT 32-bit section loading.
Teach 32-bit section loading to use the Memory Manager interface, just like
the 64-bit loading does. Tidy up a few other things here and there.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129138 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-08 17:31:24 +00:00
..
ExecutionEngine.h EngineBuilder setter method for UseMCJIT was missing return value. 2011-04-06 16:35:19 +00:00
GenericValue.h
Interpreter.h
JIT.h
JITEventListener.h
JITMemoryManager.h Tidy up. Whitespace and 80-columns. 2011-03-30 22:38:13 +00:00
MCJIT.h
RuntimeDyld.h Refactor MCJIT 32-bit section loading. 2011-04-08 17:31:24 +00:00