lit
LLVM lit test runner for Python 3
Install
- All systems
-
curl cmd.cat/lit.sh
- Arch Linux
-
pacman -S python3-lit
- Fedora
-
dnf install python3-lit
- Dockerfile
- dockerfile.run/lit
python3-lit
LLVM lit test runner for Python 3
llvm
Low-Level Virtual Machine (LLVM)
The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. This is a dependency package providing the default llvm package.