|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| AOR_v20.02/ | H | - | - | 75,075 | 68,801 |
| benchmarks/ | H | - | - | 6,097 | 4,516 |
| cmake/ | H | - | - | 3,118 | 2,785 |
| config/ | H | - | - | 6,019 | 5,596 |
| docs/ | H | - | - | 6,854 | 5,412 |
| examples/ | H | - | - | 132 | 101 |
| fuzzing/ | H | - | - | 2,036 | 1,349 |
| hdr/ | H | - | - | 957 | 506 |
| include/ | H | - | - | 11,067 | 7,528 |
| lib/ | H | - | - | 124 | 115 |
| shared/ | H | - | - | | |
| src/ | H | - | - | 236,697 | 191,938 |
| startup/ | H | - | - | 1,038 | 702 |
| test/ | H | - | - | 82,895 | 58,887 |
| utils/ | H | - | - | 6,520 | 5,127 |
| .clang-tidy | H A D | 28-Feb-2024 | 1.5 KiB | 33 | 32 |
| .gitignore | H A D | 04-Mar-2022 | 43 | 4 | 3 |
| CMakeLists.txt | H A D | 28-Jan-2025 | 15.7 KiB | 415 | 354 |
| LICENSE.TXT | H A D | 11-Mar-2021 | 14.8 KiB | 279 | 229 |
| README.txt | H A D | 16-Sep-2019 | 274 | 9 | 6 |
README.txt
1LLVM libc
2=========
3
4This directory and its subdirectories contain source code for llvm-libc,
5a retargetable implementation of the C standard library.
6
7LLVM is open source software. You may freely distribute it under the terms of
8the license agreement found in LICENSE.txt.
9