Skip to content

Adding wasm32-unknown-unknown to a Rust toolchain compiled against a specific LLVM revision #140473

Open
@szilardszaloki

Description

@szilardszaloki

@Kobzol Chromium builds its Rust toolchain against a specific LLVM revision. I'm adding the wasm32-unknown-unknown target to that toolchain, so I need rust-lld to be available. It was working correctly until this PR, but now the stage1 compiler no longer generates rust-lld. I'm uncertain whether just copying lld as rust-lld would work across all platforms — I suspect there may be compatibility issues. Curious about your thoughts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkersArea: linkers... you gotta love linkersC-discussionCategory: Discussion or questions that doesn't represent real issues.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions