Skip to content

Dynamic LLVM #29558

Closed
Closed
@brson

Description

@brson

Distro's generally want to use their own system LLVM. Rust's support for this has traditionally been spotty, but we currently do CI builds with a statically-linked 3.7. There's demand for using dynamic linking for LLVM as well (Gentoo), so we'll get that working and set up CI for it too.

We'll guarantee in the future that Rust always builds with some recent release of LLVM.

See the existing PR.

re https://internals.rust-lang.org/t/perfecting-rust-packaging-the-plan/2767

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