Function llvm_sys::core::LLVMSetCurrentDebugLocation

source ยท
pub unsafe extern "C" fn LLVMSetCurrentDebugLocation(
    Builder: LLVMBuilderRef,
    L: LLVMValueRef
)
๐Ÿ‘ŽDeprecated since LLVM 9.0: Use LLVMGetCurrentDebugLocation2 instead.