llvm-6502/include/llvm/ExecutionEngine
Owen Anderson 8e1fc56b24 Make it feasible for clients using EngineBuilder to capture the TargetMachine that is created as part of selecting the appropriate target.
This is necessary if the client wants to be able to mutate TargetOptions (for example, fast FP math mode) after the initial creation of the ExecutionEngine.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153342 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-23 17:40:56 +00:00
..
ExecutionEngine.h Make it feasible for clients using EngineBuilder to capture the TargetMachine that is created as part of selecting the appropriate target. 2012-03-23 17:40:56 +00:00
GenericValue.h
IntelJITEventsWrapper.h
Interpreter.h
JIT.h
JITEventListener.h
JITMemoryManager.h Revert a series of commits to MCJIT to get the build working in CMake 2012-03-22 05:44:06 +00:00
MCJIT.h
OProfileWrapper.h
RuntimeDyld.h Revert a series of commits to MCJIT to get the build working in CMake 2012-03-22 05:44:06 +00:00