ΒΆLLVMOrcJITDylibRef LLVMOrcLLJITGetMainJITDylib(
    LLVMOrcLLJITRef J)

Description

Return a reference to the Main JITDylib. The JITDylib is owned by the LLJIT instance. The client is not responsible for managing its memory.

Declared at: llvm/include/llvm-c/LLJIT.h:138

Parameters

LLVMOrcLLJITRef J