llvm-project/libc/config
Hedin Garca efa2115266 [libc] Include nextafter's functions to Windows's entrypoints
Incorporated the varied functions for nextafter and refactored
NextAfterTest.h to correctly define bitWidthOfType for both
Linux and Windows; by letting FloatProperties take care
of the directives' logic based on the platform being used.
This allows to successfully run nextafter's tests.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D106395
2021-07-21 13:28:01 +00:00
..
linux [libc] Add implementation of expm1f. 2021-06-10 14:58:34 -04:00
windows [libc] Include nextafter's functions to Windows's entrypoints 2021-07-21 13:28:01 +00:00
CMakeLists.txt Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
public_api.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00