| clang | C language family frontend for LLVM |
|---|---|
| clang-common | Common files shared between multiple slots of clang |
| clang-linker-config | Default linker configuration for clang |
| clang-toolchain-symlinks | Symlinks to use Clang on GCC-free system |
| flang | LLVM's Fortran frontend |
| libclc | OpenCL C library |
| lld | The LLVM linker (link editor) |
| lldb | The LLVM debugger |
| lld-toolchain-symlinks | Symlinks to use LLD on binutils-free system |
| llvm | Low Level Virtual Machine |
| llvm-common | Common files shared between multiple slots of LLVM |
| llvmgold | LLVMgold plugin symlink for autoloading |
| llvm-toolchain-symlinks | Symlinks to use LLVM on binutils-free system |
| mlir | Multi-Level Intermediate Representation (library only) |
| polly | Polyhedral optimizations for LLVM |