diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-12-19 16:48:09 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-19 16:48:09 +0800 |
| commit | cc3053a1f3b2df217d7979d099e75f5539ce51e2 (patch) | |
| tree | a2a9993c280e3de2a22d1e4943146244124cc204 /compiler/rustc_interface/src | |
| parent | bd6ed18260c82d5ddf6fc042d3736b3ef5382743 (diff) | |
| parent | bb1a90f939cf07a717a36af60b9f58f90ede26c0 (diff) | |
| download | rust-cc3053a1f3b2df217d7979d099e75f5539ce51e2.tar.gz rust-cc3053a1f3b2df217d7979d099e75f5539ce51e2.zip | |
Rollup merge of #134437 - onur-ozkan:improve-compiler-build, r=jieyouxu
reduce compiler `Assemble` complexity `compile::Assemble` is already complicated by its nature (as it handles core internals like recursive building logic, etc.) and also handles half of `LldWrapper` tool logic for no good reason since it should be done in the build step directly. This change moves it there to reduce complexity of `compile::Assemble` logic.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
