|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| AOR_v20.02/ | | 04-Jul-2025 | - | 75,075 | 68,801 |
| benchmarks/ | | 04-Jul-2025 | - | 6,739 | 4,996 |
| cmake/modules/ | | 04-Jul-2025 | - | 3,229 | 2,867 |
| config/ | | 04-Jul-2025 | - | 6,693 | 6,285 |
| docs/ | | 04-Jul-2025 | - | 6,962 | 5,504 |
| examples/ | | 04-Jul-2025 | - | 121 | 92 |
| fuzzing/ | | 04-Jul-2025 | - | 2,488 | 1,660 |
| hdr/ | | 04-Jul-2025 | - | 2,102 | 1,106 |
| include/ | | 04-Jul-2025 | - | 11,844 | 8,036 |
| lib/ | | 04-Jul-2025 | - | 100 | 92 |
| newhdrgen/ | | 04-Jul-2025 | - | 8,055 | 7,773 |
| shared/ | | 04-Jul-2025 | - | 1,018 | 652 |
| src/ | | 04-Jul-2025 | - | 136,658 | 84,490 |
| startup/ | | 04-Jul-2025 | - | 1,080 | 736 |
| test/ | | 04-Jul-2025 | - | 95,413 | 67,354 |
| utils/ | | 04-Jul-2025 | - | 5,312 | 4,343 |
| .clang-tidy | D | 04-Jul-2025 | 1.5 KiB | 33 | 32 |
| CMakeLists.txt | D | 04-Jul-2025 | 15.6 KiB | 422 | 362 |
| LICENSE.TXT | D | 04-Jul-2025 | 14.8 KiB | 279 | 229 |
| README.txt | D | 04-Jul-2025 | 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