llvm-6502/lib/ExecutionEngine
Zachary Turner 45e7e93c6f Move DIContext.h to common DebugInfo location.
This will enable us to create a PDBContext so as to expose some
amount of debug info functionality through a common interace.

Differential Revision: http://reviews.llvm.org/D9205
Reviewed by: Alexey Samsonov

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235612 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-23 17:37:47 +00:00
..
IntelJITEvents Move DIContext.h to common DebugInfo location. 2015-04-23 17:37:47 +00:00
Interpreter Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
MCJIT Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
OProfileJIT [jitlistener] Remove unused code 2015-04-08 13:17:48 +00:00
Orc [Orc] Make the makeStub function propagate argument attributes onto the call to 2015-04-20 20:41:45 +00:00
RuntimeDyld [RuntimeDyld][COFF] Add external symbol resolution support to RuntimeDyldCOFF. 2015-04-22 21:38:37 +00:00
CMakeLists.txt [ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into 2015-02-15 23:22:43 +00:00
ExecutionEngine.cpp [ExecutionEngine] Fix MCJIT::addGlobalMapping. 2015-03-31 20:31:14 +00:00
ExecutionEngineBindings.cpp Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
GDBRegistrationListener.cpp Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
LLVMBuild.txt [ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into 2015-02-15 23:22:43 +00:00
Makefile [Orc] New JIT APIs. 2015-01-23 21:25:00 +00:00
SectionMemoryManager.cpp [Orc] Move SectionMemoryManager's implementation from MCJIT to ExecutionEngine. 2015-02-06 19:36:40 +00:00
TargetSelect.cpp Reinstate "Nuke the old JIT." 2014-09-02 22:28:02 +00:00