llvm-alt 0.5.0

A wrapper for LLVM, a powerful library and toolkit for compilers
fn main() {
    println!("{}", "cargo:rustc-link-lib=dylib=ffi");
}