llvm-project/libc
Siva Chandra Reddy fb542b0b8c [libc][MPFRWrapper] Provide a way to include MPFR header in downstream repos.
Reviewed By: asteinhauser

Differential Revision: https://reviews.llvm.org/D87412
2020-09-09 12:58:58 -07:00
..
AOR_v20.02
benchmarks [cmake] Make gtest include directories a part of the library interface 2020-08-27 15:35:57 +02:00
cmake/modules
config [libc] Add implementations of remquo[f|l] and remainder[f|l]. 2020-09-03 22:00:17 -07:00
docs
fuzzing
include
lib
loader
spec [libc][obvious] Fix strtok_r signature in the spec. 2020-09-09 09:50:17 -07:00
src [libc] Add implementations of remquo[f|l] and remainder[f|l]. 2020-09-03 22:00:17 -07:00
test [libc][NFC] Add spec files as dependencies of integration test. 2020-09-09 10:22:27 -07:00
utils [libc][MPFRWrapper] Provide a way to include MPFR header in downstream repos. 2020-09-09 12:58:58 -07:00
CMakeLists.txt
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.