Skip to content

Reuse installed LLVM during rust compilation #71119

Closed
@dilyanpalauzov

Description

@dilyanpalauzov

I download https://static.rust-lang.org/dist/rustc-1.42.0-src.tar.gz and then I want to build rustc. Since I have LLVM on my system, I want to use it, rather than compiling a separate LLVM during the rust build process.

I find no documentation describing how to reuse my installed LLVM for rust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions