llvm-6502/lib/ExecutionEngine
Andrew Kaylor d2755af8bd Exposing MCJIT through C API
Re-submitting with fix for OCaml dependency problems (removing dependency on SectionMemoryManager when it isn't used).

Patch by Fili Pizlo



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180720 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-29 17:49:40 +00:00
..
IntelJITEvents
Interpreter Teach the interpreter to handle vector compares and additional vector arithmetic operations. 2013-04-26 20:19:41 +00:00
JIT
MCJIT Exposing MCJIT through C API 2013-04-29 17:49:40 +00:00
OProfileJIT
RuntimeDyld Propagate relocation info to resolveRelocation. 2013-04-29 17:24:34 +00:00
CMakeLists.txt
EventListenerCommon.h
ExecutionEngine.cpp Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
ExecutionEngineBindings.cpp Exposing MCJIT through C API 2013-04-29 17:49:40 +00:00
LLVMBuild.txt
Makefile
TargetSelect.cpp