Module llvm_bitstream::abbrev[][src]

Expand description

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

Structs

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

Enums

An abbreviation ID, whether reserved or defined by the stream itself.

The valid abbreviation operand forms.

Codes for each operand encoding type supported by DEFINE_ABBREV.

Abbreviation IDs that are reserved by LLVM.