about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2024-09-06 09:21:33 -0700
committerAlex Crichton <alex@alexcrichton.com>2024-09-06 09:21:33 -0700
commitc15469a7fec811d1a4f69ff26e18c6f383df41d2 (patch)
tree1aecd531d5c93b6d8f0f90f992124d60b37f1e68 /compiler/rustc_codegen_llvm/src
parentc1ff6fd063305a19ec9a9560c2ba3bc76bb7391a (diff)
downloadrust-c15469a7fec811d1a4f69ff26e18c6f383df41d2.tar.gz
rust-c15469a7fec811d1a4f69ff26e18c6f383df41d2.zip
Fix enabling wasm-component-ld to match other tools
It was [pointed out recently][comment] that enabling `wasm-component-ld`
as a host tool is different from other host tools. This commit refactors
the logic to match by deduplicating selection of when to build other
tools and then using the same logic for `wasm-component-ld`.

[comment]: https://github.com/rust-lang/rust/pull/127866#issuecomment-2333434720
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions