diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-09-09 00:17:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-09 00:17:48 -0700 |
| commit | c21d31a61adee6ee365cc2a57868016832559a1b (patch) | |
| tree | 62348f12c5651caed9563183206058f95e87c2af /compiler/rustc_codegen_llvm/src | |
| parent | 15c7d2715af9ae9668b4107e48b9050321616695 (diff) | |
| parent | c15469a7fec811d1a4f69ff26e18c6f383df41d2 (diff) | |
| download | rust-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
