llvm-project/libc/config/linux/arm
Tue Ly 600172a72b [libc] Temporarily disable arm32's sinf, cosf, sincosf entrypoints.
With correctly rounded implementations, these functions will be tested for all
rounding modes.  Since fegetround and fesetround are not implemented for arm32,
these tests will fail in all non-default rounding modes.  We will re-enable
these entrypoints and tests once fegetround and fesetround are implemented for
arm32.
2022-07-22 10:46:23 -04:00
..
entrypoints.txt [libc] Temporarily disable arm32's sinf, cosf, sincosf entrypoints. 2022-07-22 10:46:23 -04:00