llvm::MCObjectFileInfo::getTextSectionAlignment

Return the preferred alignment in bytes for the text section.

Synopsis

Declared in <llvm/MC/MCObjectFileInfo.h>

virtual
unsigned int
getTextSectionAlignment() const;

Return Value

The preferred alignment in bytes for the text section.