llvm-lto2-5.0
The Low Level Virtual Machine
Install
- All systems
-
curl cmd.cat/llvm-lto2-5.0.sh
- Ubuntu
-
apt-get install llvm-5.0
- Fedora
-
dnf install llvm5.0
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install llvm-5.0
- Dockerfile
- dockerfile.run/llvm-lto2-5.0