llvm_sys::core

Function LLVMAddMetadataToInst

Source
pub unsafe extern "C" fn LLVMAddMetadataToInst(
    Builder: LLVMBuilderRef,
    Inst: LLVMValueRef,
)
Expand description

Adds the metadata registered with the given builder to the given instruction.