llvm_build_utils
Crates.io | llvm_build_utils |
lib.rs | llvm_build_utils |
version | 0.3.0 |
source | src |
created_at | 2016-07-01 17:22:46.384752 |
updated_at | 2016-07-04 14:41:54.336616 |
description | Ever wanted to build “native” assembly stuff in your cargo build scripts…
something gcc crate cannot quite handle yet? Welcome to llvm_build_utils which provides a
convenient API to pack your .ll or .bc files into a ready to use archive full of machine code! It
doesn’t even need an installation of LLVM*! |
homepage | |
repository | https://github.com/nagisa/llvm_build_utils.rs |
max_upload_size | |
id | 5559 |
size | 30,625 |
Simonas Kazlauskas (nagisa)
documentation
https://crates.fyi/crates/llvm_build_utils/0.3.0
README
Commit count: 17
cargo fmt