mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
e2925289c9
Adds basic support for LLJITBuilder and DynamicLibrarySearchGenerator. This allows C API clients to configure LLJIT to expose process symbols to JIT'd code. An example of this is added in llvm/examples/OrcV2CBindingsReflectProcessSymbols. |
||
---|---|---|
.. | ||
LLJITDumpObjects | ||
LLJITWithCustomObjectLinkingLayer | ||
LLJITWithGDBRegistrationListener | ||
LLJITWithLazyReexports | ||
LLJITWithObjectCache | ||
LLJITWithObjectLinkingLayerPlugin | ||
OrcV2CBindingsBasicUsage | ||
OrcV2CBindingsReflectProcessSymbols | ||
CMakeLists.txt | ||
ExampleModules.h |