hllvm 0.1.3

Idiomatic bindings to the LLVM compiler suite
1
2
3
4
5
6
7
8
9
# LLVM bindings for Rust

[![Crates.io](https://img.shields.io/crates/v/hllvm.svg)](https://crates.io/crates/hllvm)
[![license](https://img.shields.io/github/license/dylanmckay/hllvm.svg)]()

[Documentation](http://dylanmckay.io/hllvm/hllvm)

A high-level and idiomatic wrapper over the C++ LLVM compiler suite.