Crates.io | llvm_link |
lib.rs | llvm_link |
version | 0.0.1 |
source | src |
created_at | 2017-04-10 03:05:17.066961 |
updated_at | 2017-04-10 03:05:17.066961 |
description | High level bindings to the LLVM v3.9.1 release of libLTO, for building a linker with. |
homepage | https://github.com/valarauca/llvm_link |
repository | https://github.com/valarauca/llvm_link |
max_upload_size | |
id | 10166 |
size | 887,529 |
High level libLTO
bindings for Rust.
This crate expects llvm v3.9.1, higher or lower may present a problem.
All development work was done on Fedora25. So building on Windows/OSX isn't strictly supported yet.