llvm_sys::debuginfo

Function LLVMInstructionGetDebugLoc

Source
pub unsafe extern "C" fn LLVMInstructionGetDebugLoc(
    Inst: LLVMValueRef,
) -> LLVMMetadataRef
Expand description

Get the debug location for the given instruction.