Number of bits used to encode common‐symbol alignment.

Synopsis

Declared in <llvm/MC/MCSymbol.h>

enum Unnamed enum : unsigned int;

Members

Name

Description

NumCommonAlignmentBits

Bits reserved for the log2(align)+1 common‐alignment encoding.

Created with MrDocs