llvm-gccbug-4.8
C front end for LLVM C/C++ compiler
Install
- All systems
-
curl cmd.cat/llvm-gccbug-4.8.sh
- Ubuntu
-
apt-get install llvm-gcc-4.8
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install llvm-gcc-4.8
- Dockerfile
- dockerfile.run/llvm-gccbug-4.8