llvm-6502/lib/ExecutionEngine
Andrew Kaylor e17e33b29f Fix the JIT event listeners and replace the associated tests.
The changes to EventListenerCommon.h were contributed by Arch Robison.

This fixes bug 22095.

http://reviews.llvm.org/D6905



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225554 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-09 22:53:24 +00:00
..
IntelJITEvents
Interpreter
MCJIT
OProfileJIT
RuntimeDyld
CMakeLists.txt
EventListenerCommon.h Fix the JIT event listeners and replace the associated tests. 2015-01-09 22:53:24 +00:00
ExecutionEngine.cpp
ExecutionEngineBindings.cpp [C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress. 2014-12-22 18:53:11 +00:00
GDBRegistrationListener.cpp
LLVMBuild.txt
Makefile
RTDyldMemoryManager.cpp RTDyldMemoryManager.cpp: Make the reference to __morestack weak. 2014-12-30 22:52:33 +00:00
TargetSelect.cpp