Module read

Module read 

Source
Expand description

Bitstream reader

Structs§

BitStreamReader
Bitstream reader
BlockIter
Iterator content directly in a block

Enums§

BlockItem
A block can contain either nested blocks or records. LLVM writes blocks first, but the format allows them to be mixed freely.
Error
Bitstream reader errors