ΒΆunsigned int LLVMABIAlignmentOfType(
    LLVMTargetDataRef TD,
    LLVMTypeRef Ty)

Description

Computes the ABI alignment of a type in bytes for a target. See the method llvm::DataLayout::getTypeABISize.

Declared at: llvm/include/llvm-c/Target.h:261

Parameters

LLVMTargetDataRef TD
LLVMTypeRef Ty