Skip to content

configure.py should support "-DLLVM_USE_LINKER=gold" #3988

Description

@erichkeane

On my RHEL7 machine the default LD linker is both super slow and crashes routinely. I also don't have access to LLD on the machine, so I'm stuck with having to either use cmake directly, or just doing my build calls multiple times until the link succeeds.

I would like to be able to use 'gold' via configure.py instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions