Mercurial > hg > CbC > CbC_llvm
annotate libc/README.txt @ 213:25ca0248ac32
...
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 11 Jul 2021 17:05:31 +0900 |
parents | 1d019706d866 |
children |
rev | line source |
---|---|
150 | 1 LLVM libc |
2 ========= | |
3 | |
4 This directory and its subdirectories contain source code for llvm-libc, | |
5 a retargetable implementation of the C standard library. | |
6 | |
7 LLVM is open source software. You may freely distribute it under the terms of | |
8 the license agreement found in LICENSE.txt. |