llvm/libc
2021-02-24 08:59:55 -08:00
..
AOR_v20.02
benchmarks Fix errors in distributions 2021-02-11 21:53:50 +00:00
cmake/modules [libc][NFC] Exclude few targets from the all target. 2021-02-24 08:59:55 -08:00
config [libc][NFC] Merge llvmlibc and llvmlibm targets in to a single target. 2021-02-23 21:29:06 -08:00
docs
fuzzing
include
lib [libc][NFC] Merge llvmlibc and llvmlibm targets in to a single target. 2021-02-23 21:29:06 -08:00
loader
spec [libc] Add implementations of the remaining fenv functions. 2021-02-18 13:29:40 -08:00
src [libc][NFC] Remove headergen for the cacheline size macro. 2021-02-24 07:29:09 -08:00
test [libc][NFC] Merge llvmlibc and llvmlibm targets in to a single target. 2021-02-23 21:29:06 -08:00
utils [libc] Add a standalone flavor of an equivalent of std::string_view. 2021-02-23 15:40:26 -08:00
CMakeLists.txt [libc][NFC] Merge llvmlibc and llvmlibm targets in to a single target. 2021-02-23 21:29:06 -08:00
LICENSE.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.