1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/ExecutionEngine
Lang Hames 1771029439 [ORC] Merge ExecutionSessionBase with ExecutionSession by moving a couple of
template methods in JITDylib out-of-line.

This also splits JITDylib::define into a pair of template methods, one taking an
lvalue reference and the other an rvalue reference. This simplifies the
templates at the cost of a small amount of code duplication.

llvm-svn: 342087
2018-09-12 21:49:02 +00:00
..
Orc [ORC] Merge ExecutionSessionBase with ExecutionSession by moving a couple of 2018-09-12 21:49:02 +00:00
ExecutionEngine.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
GenericValue.h
Interpreter.h
JITEventListener.h Move JIT listener C binding fallbackks to ExecutionEngineBindings.cpp. 2018-07-25 15:04:57 +00:00
JITSymbol.h clang-format r341282. 2018-09-02 01:29:29 +00:00
MCJIT.h
ObjectCache.h
OProfileWrapper.h
OrcMCJITReplacement.h
RTDyldMemoryManager.h
RuntimeDyld.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
RuntimeDyldChecker.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
SectionMemoryManager.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00