LLVMGetCurrentDebugLocation

Function LLVMGetCurrentDebugLocation 

Source
pub unsafe extern "C" fn LLVMGetCurrentDebugLocation(
    Builder: LLVMBuilderRef,
) -> LLVMValueRef
Expand description

Deprecated: Returning the NULL location will crash. Use LLVMGetCurrentDebugLocation2 instead.