Function llvm_sys::core::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.