Expand description

Core parsing functionality for llvm-bitstream.

Structs

A parser for individual bitstream entries.

Enums

The kinds of entries we can see while advancing through the bitstream. Abbreviations are handled transparently by the parser, and thus are never surfaced as StreamEntry values.