Return the maximum number of padding bytes this align fragment may emit.
Synopsis
Declared in <llvm/MC/MCSection.h>
unsigned int
getAlignMaxBytesToEmit() const;
Return Value
The maximum number of padding bytes this align fragment may emit.
Created with MrDocs