ΒΆvoid LLVMOrcDisposeDefinitionGenerator(
    LLVMOrcDefinitionGeneratorRef DG)

Description

Dispose of a JITDylib::DefinitionGenerator. This should only be called if ownership has not been passed to a JITDylib (e.g. because some error prevented the client from calling LLVMOrcJITDylibAddGenerator).

Declared at: llvm/include/llvm-c/Orc.h:614

Parameters

LLVMOrcDefinitionGeneratorRef DG