Mercurial > hg > CbC > CbC_llvm
annotate libc/README.txt @ 167:e037d1dd7369
...
author | anatofuz |
---|---|
date | Tue, 24 Mar 2020 17:35:46 +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. |