Skip to main content

get_param_type_alignment

Function get_param_type_alignment 

Source
fn get_param_type_alignment<'ll, 'tcx>(
    bx: &mut GenericBuilder<'_, 'll, FullCx<'ll, 'tcx>>,
    layout: TyAndLayout<'tcx>,
) -> Align
Expand description

Some backends apply special alignment rules to c-variadic arguments.