rust-lld: How It Can Give You Faster Linking Times
Description
This story was originally published on HackerNoon at: https://hackernoon.com/rust-lld-how-it-can-give-you-faster-linking-times.
rustc will use rust-lld by default on x86_64-unknown-linux-gnu on nightly to significantly reduce linking times.
Check more stories related to programming at: https://hackernoon.com/c/programming.
You can also check exclusive content about #rust, #rustlang, #rust-lld, #what-is-rust-lld, #rust-lld-explained, #rust-lld-drawbacks, #rust-tips, #rust-guide, and more.
This story was written by: @Rust. Learn more about this writer by checking @Rust's about page,
and for more stories, please visit hackernoon.com.
rustc will use rust-lld by default on x86_64-unknown-linux-gnu on nightly to significantly reduce linking times.