Set the required alignment of this section.

Synopsis

Declared in <llvm/MC/MCSection.h>

void
setAlignment(Align Value);

Parameters

Name

Description

Value

‐ New section alignment.

Created with MrDocs