True if the target allows .align directives on functions.
.align
Declared in <llvm/MC/MCAsmInfo.h>
<llvm/MC/MCAsmInfo.h>
bool HasFunctionAlignment = true;
This is true for most targets, so defaults to true.