llvm-project/llvm/lib/ExecutionEngine/Orc
Lang Hames fd6e8dc369 [Orc] Expose the compile callback API through the C bindings.
llvm-svn: 251683
2015-10-30 03:20:21 +00:00
..
CMakeLists.txt [Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that 2015-10-28 02:40:04 +00:00
ExecutionUtils.cpp [Orc] Add support classes for inspecting and running C++ static ctor/dtors, and 2015-04-02 04:34:45 +00:00
IndirectionUtils.cpp [Orc] Add support for emitting indirect stubs directly into the JIT target's 2015-10-19 17:43:51 +00:00
LLVMBuild.txt Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps. 2015-01-25 11:41:41 +00:00
Makefile
NullResolver.cpp Fix line endings (NFC) 2015-06-22 21:37:34 +00:00
OrcCBindings.cpp [Orc] Expose the compile callback API through the C bindings. 2015-10-30 03:20:21 +00:00
OrcCBindingsStack.cpp [Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that 2015-10-28 02:40:04 +00:00
OrcCBindingsStack.h [Orc] Expose the compile callback API through the C bindings. 2015-10-30 03:20:21 +00:00
OrcMCJITReplacement.cpp [ExecutionEngine] ArrayRefize argument passing. 2015-06-13 19:50:29 +00:00
OrcMCJITReplacement.h [Orc] Add support for RuntimeDyld::setProcessAllSections. 2015-10-29 03:52:58 +00:00
OrcTargetSupport.cpp [Orc] Teach IndirectStubsManager to manage an expandable pool of stubs, rather 2015-10-29 22:04:22 +00:00