| clang-rtlib-config | Default rtlib configuration for clang |
|---|---|
| clang-runtime | Meta-ebuild for clang runtime libraries |
| clang-stdlib-config | Default C++ library configuration for clang |
| clang-unwindlib-config | Default unwindlib configuration for clang |
| compiler-rt | Compiler runtime library for clang (built-in part) |
| compiler-rt-sanitizers | Compiler runtime libraries for clang (sanitizers & xray) |
| flang-rt | LLVM's Fortran runtime |
| libatomic-stub | Stub library which allows compiler-rt to replace libatomic |
| libcxx | New implementation of the C++ standard library, targeting C++11 |
| libcxxabi | Low level support for a standard C++ library |
| libgcc | Compiler runtime library for clang, compatible with libgcc_s |
| libunwind | C++ runtime stack unwinder from LLVM |
| offload | OpenMP offloading support |
| openmp | OpenMP runtime library for LLVM/clang compiler |