llvm-support

Crates.iollvm-support
lib.rsllvm-support
version0.0.3
sourcesrc
created_at2021-09-01 02:04:10.250867
updated_at2022-01-28 04:39:46.311016
descriptionSupport types and routines for parsing LLVM's bitcode
homepagehttps://github.com/woodruffw/mollusc/tree/main/llvm-support
repositoryhttps://github.com/woodruffw/mollusc
max_upload_size
id445401
size81,420
William Woodruff (woodruffw)

documentation

README

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.

Commit count: 197

cargo fmt