llvm-capstone/libc
Guillaume Chatelet 467077796a
[reland][libc][cmake] Tidy compiler includes (#66783) (#66878)
This is a reland of #66783 a35a3b75b2
fixing the benchmark breakage.
2023-09-20 11:21:46 +02:00
..
AOR_v20.02
benchmarks [reland][libc][cmake] Tidy compiler includes (#66783) (#66878) 2023-09-20 11:21:46 +02:00
cmake/modules [reland][libc][cmake] Tidy compiler includes (#66783) (#66878) 2023-09-20 11:21:46 +02:00
config [libc] Add GPU config file using the new format (#66635) 2023-09-18 08:06:59 -05:00
docs [libc] Add a developer doc about adding new config options. (#66432) 2023-09-15 14:34:25 -07:00
examples
fuzzing [libc] Add fuzzing for printf floats 2023-08-15 16:23:24 -07:00
include [libc] Specify path for making include/ subdirs (#66589) 2023-09-18 21:00:51 -07:00
lib
spec [libc][math] Implement double precision exp10 function correctly rounded for all rounding modes. 2023-08-30 08:43:50 -04:00
src [libc] Fix printf config not working (#66834) 2023-09-19 15:36:14 -07:00
startup [libc] Fix start up crash on 32 bit systems (#66210) 2023-09-14 09:02:35 -04:00
test [libc] Fix printf config not working (#66834) 2023-09-19 15:36:14 -07:00
utils [reland][libc][cmake] Tidy compiler includes (#66783) (#66878) 2023-09-20 11:21:46 +02:00
.clang-tidy
.gitignore
CMakeLists.txt [reland][libc][cmake] Tidy compiler includes (#66783) (#66878) 2023-09-20 11:21:46 +02:00
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.