llvm-project/libc
2023-03-20 17:42:00 -07:00
..
AOR_v20.02
benchmarks
cmake/modules [libc] Enable integration tests targeting the GPU 2023-03-17 12:55:32 -05:00
config [libc] temporarily disable wctob entrypoint 2023-03-20 17:42:00 -07:00
docs [libc][docs] Add a section about allocations and deallocations to the style doc. 2023-03-15 20:41:51 -07:00
examples Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-03-18 20:32:43 +01:00
fuzzing
include [libc][obvious] fix missing type headers 2023-03-20 16:43:09 -07:00
lib
spec [libc][obvious] remove currently unused types 2023-03-20 17:22:52 -07:00
src [libc][obvious] fix missing stdio dependency 2023-03-20 17:37:09 -07:00
startup [libc] Add environment variables to GPU libc test for AMDGPU 2023-03-20 13:16:58 -05:00
test [libc][obvious] fix missing stdio dependency 2023-03-20 17:37:09 -07:00
utils [libc] Add environment variables to GPU libc test for AMDGPU 2023-03-20 13:16:58 -05:00
.clang-tidy [libc][NFC] Clean up clang-tidy warnings for src/__support and src/math. 2023-03-15 18:47:31 -04:00
.gitignore
CMakeLists.txt Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-03-18 20:32:43 +01:00
common_libc_tuners.cmake
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.