llama-build 0.14.0

Friendly LLVM bindings (BUILD)
Documentation
fn main() {
    print!("{}", std::env::var("TARGET").unwrap());
}