llvm-project/libc
Siva Chandra Reddy 45927444e7 [libc][Obvious] Fix variable naming in the generic sqrt implementations. 2021-12-08 19:57:46 +00:00
..
AOR_v20.02 Harmonize Python shebang 2020-07-16 21:53:45 +02:00
benchmarks Re-Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'" 2021-12-07 17:10:41 -08:00
cmake/modules [libc] fix the .yaml files not being tracked 2021-12-07 16:04:46 -08:00
config [libc] add stpcpy and stpncpy 2021-11-04 11:39:26 -07:00
docs [libc][clang-tidy] fix namespace check for externals 2021-11-30 11:44:24 -08:00
fuzzing [libc] apply new lint rules 2021-12-07 10:49:47 -08:00
include [libc][Obvious][NFC] A bunch of cosmetic cleanup. 2021-11-19 17:02:55 +00:00
lib [libc] add malloc funcs as external entrypoints 2021-10-27 10:21:01 -07:00
loader [libc] Normalize LIBC_TARGET_MACHINE 2021-05-05 15:52:42 +00:00
spec [libc] add stpcpy and stpncpy 2021-11-04 11:39:26 -07:00
src [libc][Obvious] Fix variable naming in the generic sqrt implementations. 2021-12-08 19:57:46 +00:00
test [libc] apply new lint rules 2021-12-07 10:49:47 -08:00
utils [libc] apply new lint rules 2021-12-07 10:49:47 -08:00
CMakeLists.txt [libc] update tidy rules to fix variable formatting 2021-12-07 10:49:45 -08:00
LICENSE.TXT Rename top-level LICENSE.txt files to LICENSE.TXT 2021-03-10 21:26:24 -08:00
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.