hanchenye-llvm-project/libc
Siva Chandra Reddy 50c2f2b6f0 [libc][NFC][Obvious] Use the new macro to declare special constants in tests. 2020-11-03 15:44:06 -08:00
..
AOR_v20.02
benchmarks [libc][NFC] Add probability distributions for memory function sizes 2020-10-15 08:15:58 +00:00
cmake/modules [libc] Use entrypoints.txt as the single source of list of functions for a platform. 2020-10-15 20:46:13 +00:00
config [libc] Use entrypoints.txt as the single source of list of functions for a platform. 2020-10-15 20:46:13 +00:00
docs
fuzzing
include
lib
loader
spec [libc] Add LLVM libc specific functions to llvm_libc_ext.td. 2020-10-19 18:21:25 +00:00
src [LIBC][NFC] Rename errno and assert files to match other files with functions 2020-11-03 21:29:32 +00:00
test [libc][NFC][Obvious] Use the new macro to declare special constants in tests. 2020-11-03 15:44:06 -08:00
utils [libc][NFC] Use a convenience macro to declare special floating point constants. 2020-10-27 16:55:16 -07:00
CMakeLists.txt [libc] Use entrypoints.txt as the single source of list of functions for a platform. 2020-10-15 20:46:13 +00:00
LICENSE.txt
README.txt

README.txt

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.