annotate libc/README.txt @ 167:e037d1dd7369

...
author anatofuz
date Tue, 24 Mar 2020 17:35:46 +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.