llvm-config 0.1.0

A thin wrapper around the `llvm-config` tool so you can call it from Rust.
Documentation
  • Coverage
  • 100%
    22 out of 22 items documented0 out of 18 items with examples
  • Size
  • Source code size: 21.24 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.79 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Michael-F-Bryan/llvm-config
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Michael-F-Bryan

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.