llvm-6502/include/llvm/ExecutionEngine
Dylan Noblesmith 9ea47179e6 ExecutionEngine: refactor interface
The OptLevel is now redundant with the TargetMachine*.
And selectTarget() isn't really JIT-specific and could probably
get refactored into one of the lower level libraries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146355 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-12 04:20:36 +00:00
..
ExecutionEngine.h ExecutionEngine: refactor interface 2011-12-12 04:20:36 +00:00
GenericValue.h
Interpreter.h
JIT.h
JITEventListener.h
JITMemoryManager.h
MCJIT.h
RuntimeDyld.h