llvm_sys::debuginfo

Function LLVMSetSubprogram

Source
pub unsafe extern "C" fn LLVMSetSubprogram(
    Func: LLVMValueRef,
    SP: LLVMMetadataRef,
)
Expand description

Set the subprogram attached to a function.