llvm-6502/include
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
..
llvm Add interface for object-based JIT events. 2012-11-06 18:51:59 +00:00
llvm-c Add support for annotated disassembly output for X86 and arm. 2012-10-22 22:31:46 +00:00