ΒΆvoid LLVMOrcMaterializationResponsibilityFailMaterialization(
    LLVMOrcMaterializationResponsibilityRef MR)

Description

Notify all not-yet-emitted covered by this MaterializationResponsibility instance that an error has occurred. This will remove all symbols covered by this MaterializationResponsibilty from the target JITDylib, and send an error to any queries waiting on these symbols.

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

Parameters

LLVMOrcMaterializationResponsibilityRef MR