Return true if x86 auto‐padding is allowed for this relaxable fragment.
Synopsis
Declared in <llvm/MC/MCSection.h>
bool
getAllowAutoPadding() const;
Return Value
True if x86 auto‐padding is allowed for this relaxable fragment.
Created with MrDocs