Skip to main content

LLVMOrcCreateObjectLinkingLayerWithInProcessMemoryManager

Function LLVMOrcCreateObjectLinkingLayerWithInProcessMemoryManager 

Source
pub unsafe extern "C" fn LLVMOrcCreateObjectLinkingLayerWithInProcessMemoryManager(
    Result: *mut LLVMOrcObjectLayerRef,
    ES: LLVMOrcExecutionSessionRef,
) -> LLVMErrorRef
Expand description

Create a ObjectLinkingLayer instance using the standard JITLink InProcessMemoryManager for memory management.