ld64.lld-7
LLVM-based linker
Install
- All systems
-
curl cmd.cat/ld64.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 update
sudo apt-get install lld-7
- Dockerfile
- dockerfile.run/ld64.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.