Expand description

llvm-mapper is a library for mapping entities in LLVM’s bitstream format into higher-level IR and bitcode metadata models.

Modules

Functionality for mapping individual blocks.

Errors for llvm-mapper.

Traits for mapping bitstream types to models.

Structures for mapping from bitstream records to LLVM models.

Routines and structures for “unrolling” a Bitstream into a block-and-record hierarchy.