Expand description
Core parsing functionality for llvm-bitstream.
Structs§
- Stream
Parser - A parser for individual bitstream entries.
Enums§
- Stream
Entry - 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
StreamEntryvalues.