LLVM-rs

This is a library that wraps LLVM using Rust idioms

Using in your projects

To use this in your project, add the following to your Cargo.toml

toml [dependencies] ... llvm-alt = "*"