pub unsafe extern "C" fn LLVMAddMetadataToInst(
Builder: LLVMBuilderRef,
Inst: LLVMValueRef,
)👎Deprecated since 231.0.0:
Use the identical LLVMSetInstDebugLocation.
Expand description
Same as LLVMSetInstDebugLocation.
pub unsafe extern "C" fn LLVMAddMetadataToInst(
Builder: LLVMBuilderRef,
Inst: LLVMValueRef,
)Use the identical LLVMSetInstDebugLocation.
Same as LLVMSetInstDebugLocation.