LLVMSetCurrentDebugLocation

Function LLVMSetCurrentDebugLocation 

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

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