Crate llvm_mapper[−][src]
Expand description
llvm-mapper is a library for mapping entities in LLVM’s bitstream
format into higher-level IR and bitcode metadata models.
Modules
Structures for mapping from bitstream blocks to LLVM models.
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.