#llvm #discovery #api-bindings #configuration #config

llvm-config

A thin wrapper around the llvm-config tool so you can call it from Rust

1 unstable release

0.1.0 Jan 16, 2020

#1907 in Development tools

40 downloads per month

MIT/Apache

10KB
188 lines

llvm-config

Build Status Docs.rs Badge Crates.io Crates.io

(API Docs for master)

An interface to the llvm-config tool from Rust, intended for use in build scripts.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps