llvm-6502/lib/ExecutionEngine
Andrew Kaylor 776054dd93 Add interface for object-based JIT events.
This patch adds the interface to expose events from MCJIT when an object is emitted or freed and implements the MCJIT functionality to send those events.  The IntelJITEventListener implementation is left empty for now.  It will be fleshed out in a future patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167475 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-06 18:51:59 +00:00
..
IntelJITEvents Add interface for object-based JIT events. 2012-11-06 18:51:59 +00:00
Interpreter Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
JIT Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
MCJIT Add interface for object-based JIT events. 2012-11-06 18:51:59 +00:00
OProfileJIT Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and 2012-06-28 00:05:13 +00:00
RuntimeDyld Add a method to indicate section address re-assignment is finished. 2012-11-05 20:57:16 +00:00
CMakeLists.txt
EventListenerCommon.h Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and 2012-06-28 00:05:13 +00:00
ExecutionEngine.cpp Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
ExecutionEngineBindings.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
LLVMBuild.txt
Makefile
TargetSelect.cpp Support for generating ELF objects on Windows. 2012-10-02 18:38:34 +00:00