[libc-commits] [PATCH] D76723: [libc] Generate math.h instead of the static file it is currently.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Mar 24 14:34:12 PDT 2020
sivachandra updated this revision to Diff 252429.
sivachandra added a comment.
- Add "" arg to __builtin_nanf.
- Remove cosf and sinf from linux API; will add them in the patch adding their implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76723/new/
https://reviews.llvm.org/D76723
Files:
libc/config/linux/api.td
libc/include/CMakeLists.txt
libc/include/math.h
libc/include/math.h.def
libc/spec/stdc.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76723.252429.patch
Type: text/x-patch
Size: 9434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200324/965ef8a0/attachment.bin>
More information about the libc-commits
mailing list