Skip to content

Standalone lld builds don't install symlinks #151557

@rossburton

Description

@rossburton

If I build lld standalone, it installs the binaries several times instead of symlinking.

I suspect this is because llvm_install_symlink uses LLVM_USE_SYMLINKS which is defined in llvm/CMakeLists.txt, which isn't included in standalone lld builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cmakeBuild system in general and CMake in particularlld

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions