Method and Description |
---|
org.bytedeco.llvm.global.LLVM.LLVMArrayType(LLVMTypeRef, int)
LLVMArrayType is deprecated in favor of the API accurate
LLVMArrayType2
|
org.bytedeco.llvm.global.LLVM.LLVMConstArray(LLVMTypeRef, LLVMValueRef, int)
LLVMConstArray is deprecated in favor of the API accurate
LLVMConstArray2
|
org.bytedeco.llvm.global.LLVM.LLVMConstStringInContext(LLVMContextRef, BytePointer, int, int)
LLVMConstStringInContext is deprecated in favor of the API
accurate LLVMConstStringInContext2
|
org.bytedeco.llvm.global.LLVM.LLVMGetArrayLength(LLVMTypeRef)
LLVMGetArrayLength is deprecated in favor of the API accurate
LLVMGetArrayLength2
|
org.bytedeco.llvm.global.LLVM.LLVMSetInstDebugLocation(LLVMBuilderRef, LLVMValueRef)
LLVMSetInstDebugLocation is deprecated in favor of the more general
LLVMAddMetadataToInst.
|
Copyright © 2025. All rights reserved.