llvm-project/libc/utils/MPFRWrapper
Siva Chandra Reddy 7aeb3804c4 [libc] Add implementations of lround[f|l] and llround[f|l].
A new function to MPFRWrapper has been added, which is used to set up
the unit tests.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D93007
2020-12-11 11:12:40 -08:00
..
CMakeLists.txt [libc] Add missing LibcFPTestHelpers library 2020-09-15 14:25:34 +00:00
MPFRUtils.cpp [libc] Add implementations of lround[f|l] and llround[f|l]. 2020-12-11 11:12:40 -08:00
MPFRUtils.h [libc] Add implementations of lround[f|l] and llround[f|l]. 2020-12-11 11:12:40 -08:00
check_mpfr.cpp