low-level-virtual-machine 0.1.2

A safe wrapper around LLVM
Documentation
[package]
name = "low-level-virtual-machine"
repository = "https://github.com/czapek1337/low-level-virtual-machine"
description = "A safe wrapper around LLVM"
license = "MIT"
readme = "./README.md"
version = "0.1.2"
authors = ["czapek"]
edition = "2018"

[dependencies]
llvm-sys = "100"