mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
18aab152f8
This can be useful for clients constructing custom JIT stacks: If the C API for your custom stack exposes API to obtain a reference to an object layer (e.g. LLVMOrcLLJITGetObjLinkingLayer) then the newly added LLVMOrcObjectLayerAddObjectFile and LLVMOrcObjectLayerAddObjectFileWithRT functions can be used to add objects directly to that layer. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CoreAPIsTest.cpp | ||
IndirectionUtilsTest.cpp | ||
JITTargetMachineBuilderTest.cpp | ||
LazyCallThroughAndReexportsTest.cpp | ||
OrcCAPITest.cpp | ||
OrcTestCommon.cpp | ||
OrcTestCommon.h | ||
QueueChannel.cpp | ||
QueueChannel.h | ||
ResourceTrackerTest.cpp | ||
RPCUtilsTest.cpp | ||
RTDyldObjectLinkingLayerTest.cpp | ||
SymbolStringPoolTest.cpp | ||
ThreadSafeModuleTest.cpp |