ld.lld-6.0

LLVM-based linker

Install

All systems
curl cmd.cat/ld.lld-6.0.sh
Debian Debian
apt-get install lld-6.0
Ubuntu
apt-get install lld-6.0
image/svg+xml Kali Linux
apt-get install lld-6.0
Windows (WSL2)
sudo apt-get update sudo apt-get install lld-6.0

lld-6.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.