This package browser is in early development. Mind the rough edges.

lld 13.0.1

Linker from the LLVM project

LLD is a high-performance linker, built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project.

Installation

Install lld 13.0.1 as follows:

guix install lld@13.0.1

Or install the latest version:

guix install lld

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.