llvm/libc
2020-09-03 22:26:25 -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] Add implementations of remquo[f|l] and remainder[f|l]. 2020-09-03 22:00: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][obvious] Use constants of type double in remquo_test. 2020-09-03 22:26:25 -07:00
utils [libc] Add implementations of remquo[f|l] and remainder[f|l]. 2020-09-03 22:00:17 -07:00
CMakeLists.txt
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.