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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
150
anatofuz
parents:
diff changeset
1 LLVM libc
anatofuz
parents:
diff changeset
2 =========
anatofuz
parents:
diff changeset
3
anatofuz
parents:
diff changeset
4 This directory and its subdirectories contain source code for llvm-libc,
anatofuz
parents:
diff changeset
5 a retargetable implementation of the C standard library.
anatofuz
parents:
diff changeset
6
anatofuz
parents:
diff changeset
7 LLVM is open source software. You may freely distribute it under the terms of
anatofuz
parents:
diff changeset
8 the license agreement found in LICENSE.txt.