llvm-project/libc
Alex Brachet 1b1a97e9b5 Remove unused variable 2020-02-21 20:48:07 -05:00
..
cmake/modules Remove leftover artifacts from use of gtest. 2020-02-04 21:41:45 -08:00
config [libc] Add Initial Support for Signals 2020-02-20 14:05:34 -05:00
docs [libc] Fix typo in header generation docs. 2020-02-04 11:43:59 -08:00
include [libc] Add Initial Support for Signals 2020-02-20 14:05:34 -05:00
lib [libc] Add Initial Support for Signals 2020-02-20 14:05:34 -05:00
spec [libc] Add Initial Support for Signals 2020-02-20 14:05:34 -05:00
src Remove unused variable 2020-02-21 20:48:07 -05:00
test [libc] Add Initial Support for Signals 2020-02-20 14:05:34 -05:00
utils [libc] Add [EXPECT|ASSERT]_[TRUE|FALSE] unittest macros. 2020-01-30 11:59:31 -08:00
CMakeLists.txt [libc] Add a library of standalone C++ utilities. 2020-01-29 13:44:02 -08:00
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.