llvm-bitcode-rs
LLVM Bitcode parser in Rust. Supports iterating blocks and fields of records.
Installation
cargo add llvm-bitcode or add it to your Cargo.toml:
[]
= "0.2"
Usage
License
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.