/lld-rs

LLD in Rust

Primary LanguageRustOtherNOASSERTION

LLD-rs

LLD Bindings for Rust

Split from mun-lang to be used on its own

Usage

Add to Cargo.toml

lld_rs = { git = "https://github.com/ghaith/lld-rs", tag = "v130.0.0" 

Use tag = "v120.0.0" for LLVM12 and tag = "v130.0.0" for LLVM13