diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-09 05:08:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-09 05:08:34 +0100 |
| commit | ab92eca61248f89cd1355690f49e32fcb1708d80 (patch) | |
| tree | da8890b541689eb48a50771a02bd4407340eaca5 /src/test/ui/array-slice-vec/box-of-array-of-drop-2.rs | |
| parent | 8c94b2c375d89d55787d3f97e6080c9d164e8414 (diff) | |
| parent | 9bcbc58eba8563e6b829941d65c42a24476e7048 (diff) | |
| download | rust-ab92eca61248f89cd1355690f49e32fcb1708d80.tar.gz rust-ab92eca61248f89cd1355690f49e32fcb1708d80.zip | |
Rollup merge of #91685 - Aaron1011:install-llvm-tools, r=Mark-Simulacrum
Install llvm tools to sysroot when assembling local toolchain Some projects (e.g. the `bootimage` crate) may require the user to install the `llvm-tools-preview` rustup component. However, this cannot be easily done with a locally built toolchain. To allow a local toolchain to be used a drop-in replacement for a normal rustup toolchain in more cases, this PR copies the built LLVM tools to the sysoot. From the perspective a tool looking at the sysroot, this is equivalent to installing `llvm-tools-preview`.
Diffstat (limited to 'src/test/ui/array-slice-vec/box-of-array-of-drop-2.rs')
0 files changed, 0 insertions, 0 deletions
