Method LLVMSetInitializer
LLVMSetInitializer(LLVMValueRef, LLVMValueRef)
TODO: Provide summary for Function LLVMSetInitializer
Declaration
public static void LLVMSetInitializer(LLVMValueRef GlobalVar, LLVMValueRef ConstantVal)
Parameters
public static void LLVMSetInitializer(LLVMValueRef GlobalVar, LLVMValueRef ConstantVal)
LLVMValueRef | GlobalVar | TODO: Provide details of parameter GlobalVar |
LLVMValueRef | ConstantVal | TODO: Provide details of parameter ConstantVal |