llvm::MCAsmInfo::hasFunctionAlignment

True if the target allows .align directives on functions.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

bool
hasFunctionAlignment() const;

Return Value

True if the target allows .align directives on functions.