Skip to content

Building against external LLVM #367

@barracuda156

Description

@barracuda156

@thepowersgang Could we add a non-default option to build against existing LLVM installation? That should be supported in principle:
https://internals.rust-lang.org/t/building-with-system-llvm/1647
https://internals.rust-lang.org/t/solved-avoid-building-llvm/10243

This is desirable for Darwin on powerpc, since upstream LLVM is broken, and we will need to build with patches from @iains to make it usable, but we already have it built that way (I do, anyway), and it is a waste to increase compilation time by several hours.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions