Merge #10
10: support linking with lld r=dvc94ch a=danc86
Rust now ships an embedded copy of lld, so if we can link crates with lld it will make the getting started experience way smoother (don't need to find a separate GNU ld).
Co-authored-by:
Dan Callaghan <djc@djc.id.au>
Please register or sign in to comment