mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
04c9dcdc5d
Provides ObjectTransformLayer APIs, a getter to access the ObjectTransformLayer member of LLJIT, and the DumpObjects utility to make construction of a dump-to-disk transform easy. An example showing how the new APIs can be used has been added in llvm/examples/OrcV2Examples/OrcV2CBindingsDumpObjects. |
||
---|---|---|
.. | ||
LLJITDumpObjects | ||
LLJITWithCustomObjectLinkingLayer | ||
LLJITWithGDBRegistrationListener | ||
LLJITWithInitializers | ||
LLJITWithLazyReexports | ||
LLJITWithObjectCache | ||
LLJITWithObjectLinkingLayerPlugin | ||
LLJITWithOptimizingIRTransform | ||
LLJITWithRemoteDebugging | ||
LLJITWithTargetProcessControl | ||
LLJITWithThinLTOSummaries | ||
OrcV2CBindingsAddObjectFile | ||
OrcV2CBindingsBasicUsage | ||
OrcV2CBindingsDumpObjects | ||
OrcV2CBindingsReflectProcessSymbols | ||
OrcV2CBindingsRemovableCode | ||
CMakeLists.txt | ||
ExampleModules.h |