You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.