mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-11 13:37:07 +00:00
d22df6ec79
delegate method (and unit test). The name 'replace' better captures what the old delegate method did: it returned materialization responsibility for a set of symbols to the VSO. The new delegate method delegates responsibility for a set of symbols to a new MaterializationResponsibility instance. This can be used to split responsibility between multiple threads, or multiple materialization methods. llvm-svn: 336603 |
||
---|---|---|
.. | ||
Orc | ||
ExecutionEngine.h | ||
GenericValue.h | ||
Interpreter.h | ||
JITEventListener.h | ||
JITSymbol.h | ||
MCJIT.h | ||
ObjectCache.h | ||
OProfileWrapper.h | ||
OrcMCJITReplacement.h | ||
RTDyldMemoryManager.h | ||
RuntimeDyld.h | ||
RuntimeDyldChecker.h | ||
SectionMemoryManager.h |