rust/src/tools/lld-wrapper
Hans Kratz 6162fc0c80 Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor
The wrapper is installed as `ld` and `ld64` in the `lib\rustlib\<host_target>\bin\gcc-ld`
directory and its sole purpose is to invoke `rust-lld` in the parent directory with
the correct flavor.
2021-10-07 16:59:13 +02:00
..
src Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor 2021-10-07 16:59:13 +02:00
Cargo.toml Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor 2021-10-07 16:59:13 +02:00