Skip to content

Commit

Permalink
[libc++][math.h] Use builtins for all the functions
Browse files Browse the repository at this point in the history
This allows compiling libc++, even when the C library doesn't support floating point math.

Reviewed By: ldionne, #libc

Spies: daltenty, xingxue, libcxx-commits, michaelplatings

Differential Revision: https://reviews.llvm.org/D136393
  • Loading branch information
philnik777 committed Nov 29, 2022
1 parent f48f961 commit 650da4a
Showing 1 changed file with 130 additions and 130 deletions.

0 comments on commit 650da4a

Please sign in to comment.