llvm-6502/lib/ExecutionEngine
Lang Hames 11f81ba6a6 [MCJIT] Temporarily disable automatic JIT debugger registration.
The RuntimeDyld cleanup patch r222810 turned on GDB registration for MachO
objects. I expected this to be harmless, but it seems to have broken on
MacsOS. Temporarily disabling debugger registration while I dig in to what's
gone wrong.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222811 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-26 07:25:26 +00:00
..
IntelJITEvents [MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme. 2014-11-26 06:53:26 +00:00
Interpreter Converting FuncNames to a ManagedStatic to avoid static constructors and destructors. 2014-09-19 21:07:01 +00:00
MCJIT [MCJIT] Temporarily disable automatic JIT debugger registration. 2014-11-26 07:25:26 +00:00
OProfileJIT [MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme. 2014-11-26 06:53:26 +00:00
RuntimeDyld [MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme. 2014-11-26 06:53:26 +00:00
CMakeLists.txt [MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme. 2014-11-26 06:53:26 +00:00
EventListenerCommon.h [Layering] Move DebugInfo.h into the IR library where its implementation 2014-03-06 00:46:21 +00:00
ExecutionEngine.cpp [MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme. 2014-11-26 06:53:26 +00:00
ExecutionEngineBindings.cpp Reinstate "Nuke the old JIT." 2014-09-02 22:28:02 +00:00
LLVMBuild.txt Reinstate "Nuke the old JIT." 2014-09-02 22:28:02 +00:00
Makefile Reinstate "Nuke the old JIT." 2014-09-02 22:28:02 +00:00
RTDyldMemoryManager.cpp [MCJIT] Turn the getSymbolAddress free function created in r218626 into a static 2014-10-01 04:11:13 +00:00
TargetSelect.cpp Reinstate "Nuke the old JIT." 2014-09-02 22:28:02 +00:00