lld-link-4.0

LLVM-based linker

Install

All systems
curl cmd.cat/lld-link-4.0.sh
Debian Debian
apt-get install lld-4.0
Ubuntu
apt-get install lld-4.0
Windows (WSL2)
sudo apt-get update sudo apt-get install lld-4.0
Raspbian
apt-get install lld-4.0

lld-4.0

LLVM-based linker

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