Module abbrev

Source
Expand description

Abbreviation definition and abbreviated record parsing and handling for llvm-bitstream.

Structs§

Abbrev
Represents a defined abbreviation, as specified by a DEFINE_ABBREV record.

Enums§

AbbrevId
An abbreviation ID, whether reserved or defined by the stream itself.
AbbrevOp
The valid abbreviation operand forms.