about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/counters.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2024-05-03 19:38:04 -0700
committerAlex Crichton <alex@alexcrichton.com>2024-05-03 19:47:15 -0700
commit400e75494ab345e95125da2dd65433bacec2775a (patch)
tree1ecaf66b965cc7668edba09105e4db6f43e9a7ed /compiler/rustc_mir_transform/src/coverage/counters.rs
parent7a77108809da136b52c558ad32803896df3b1242 (diff)
downloadrust-400e75494ab345e95125da2dd65433bacec2775a.tar.gz
rust-400e75494ab345e95125da2dd65433bacec2775a.zip
rustc: Don't pass `-fuse-ld=lld` on wasm targets
This argument isn't necessary for WebAssembly targets since `wasm-ld` is
the only linker for the targets. Passing it otherwise interferes with
Clang's linker selection on `wasm32-wasip2` so avoid it altogether.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters.rs')
0 files changed, 0 insertions, 0 deletions