about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2024-09-09 00:17:48 -0700
committerGitHub <noreply@github.com>2024-09-09 00:17:48 -0700
commitc21d31a61adee6ee365cc2a57868016832559a1b (patch)
tree62348f12c5651caed9563183206058f95e87c2af /compiler/rustc_codegen_llvm/src
parent15c7d2715af9ae9668b4107e48b9050321616695 (diff)
parentc15469a7fec811d1a4f69ff26e18c6f383df41d2 (diff)
downloadrust-c21d31a61adee6ee365cc2a57868016832559a1b.tar.gz
rust-c21d31a61adee6ee365cc2a57868016832559a1b.zip
Rollup merge of #130034 - alexcrichton:fix-some-wasm-component-ld-comments, r=onur-ozkan
 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`.

While here I also fixed a typo pointed out in https://github.com/rust-lang/rust/pull/126967#pullrequestreview-2285267534

[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