llvm_sys::core

Function LLVMSetCurrentDebugLocation

Source
pub unsafe extern "C" fn LLVMSetCurrentDebugLocation(
    Builder: LLVMBuilderRef,
    L: LLVMValueRef,
)
👎Deprecated since LLVM 9.0: Use LLVMGetCurrentDebugLocation2 instead.