llvm-capstone/libc/config
Siva Chandra Reddy 0f1507af41 [libc] Add a JSON based config option system.
Few printf config options have been setup using this new config system
along with their baremetal overrides. A follow up patch will add generation
of doc/config.rst, which will contain the full list of libc config options
and short description explaining how they affect the libc.

Reviewed By: gchatelet

Differential Revision: https://reviews.llvm.org/D159158
2023-09-05 14:19:18 +00:00
..
baremetal [libc] Add a JSON based config option system. 2023-09-05 14:19:18 +00:00
darwin [libc][math] Implement double precision exp10 function correctly rounded for all rounding modes. 2023-08-30 08:43:50 -04:00
gpu [libc] Support 'assert.h' on the GPU 2023-08-31 15:04:43 -05:00
linux [libc][math] Implement double precision exp10 function correctly rounded for all rounding modes. 2023-08-30 08:43:50 -04:00
windows [libc][math] Implement double precision exp10 function correctly rounded for all rounding modes. 2023-08-30 08:43:50 -04:00
CMakeLists.txt
config.json [libc] Add a JSON based config option system. 2023-09-05 14:19:18 +00:00
public_api.td [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00