ΒΆvoid LLVMSetParamAlignment(LLVMValueRef Arg,
unsigned int Align)
void LLVMSetParamAlignment(LLVMValueRef Arg,
unsigned int Align)
Description
Set the alignment for a function parameter.
Declared at: llvm/include/llvm-c/Core.h:2627
Parameters
- LLVMValueRef Arg
- unsigned int Align