lld-link-8
LLVM-based linker
Install
- All systems
-
curl cmd.cat/lld-link-8.sh
- Ubuntu
-
apt-get install lld-8
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lld-8
- Dockerfile
- dockerfile.run/lld-link-8