Module llvm_bitstream::constants[][src]

Expand description

Constants for llvm-bitstream.

Enums

Block IDs that are reserved by LLVM.

Codes for each UNABBREV_RECORD in BLOCKINFO.

Constants

The 32-bit magic that indicates a bitcode wrapper, which in turn points to the start of the actual bitcode stream.

The 32-bit magic that indicates a raw LLVM IR bitcode stream.