llvm::MCBoundaryAlignFragment::setSize

Set the size of this padding fragment.

Synopsis

Declared in <llvm/MC/MCSection.h>

void
setSize(uint64_t Value);

Parameters

NameDescription
Value- Size in bytes after relaxation.