lli-child-target-5.0
Modular compiler and toolchain technologies, IR interpreter
Install
- All systems
-
curl cmd.cat/lli-child-target-5.0.sh
- Ubuntu
-
apt-get install llvm-5.0-runtime
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install llvm-5.0-runtime
- Dockerfile
- dockerfile.run/lli-child-target-5.0