Crate llvm_bitstream[−][src]
Expand description
llvm-bitstream is a library for interpreting files in LLVM’s
bitstream format.
Modules
Abbreviation definition and abbreviated record parsing and handling for llvm-bitstream.
Errors for llvm-bitstream.
Core parsing functionality for llvm-bitstream.
Record parsing and handling functionality for llvm-bitstream.
Structs
A representation of the wrapper structure for a bitstream.
Represents an overarching bitstream container.