ld.lld-7
LLVM-based linker
Install
- All systems
-
curl cmd.cat/ld.lld-7.sh
- Debian
-
apt-get install lld-7 - Ubuntu
-
apt-get install lld-7 - Kali Linux
-
apt-get install lld-7 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install lld-7
lld-7
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.