Skip to content

Latest commit

 

History

History

llvm-support

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

llvm-support

Crates.io Documentation

Support types and routines for parsing LLVM's bitcode.

This crate is roughly analogous to LLVM's libSupport in scope: it provides some essential invariant-preserving types for parsing, mapping, and validating LLVM bitcode.