llvm::MCAsmInfo::TextAlignFillValue

If non-zero, this is used to fill the executable space created as the result of a alignment directive. Defaults to 0

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

unsigned int TextAlignFillValue = 0;