[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 12:24:21 PDT 2020
sivachandra created this revision.
sivachandra added a reviewer: abrachet.
Herald added subscribers: libc-commits, tschuett, MaskRay, mgorny.
Herald added a project: libc-project.
Just enough to help a follow up patch adding cosf and sinf has been
added.
Repository:
rG LLVM Github Monorepo
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.252402.patch
Type: text/x-patch
Size: 9456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200324/97f357c7/attachment.bin>
More information about the libc-commits
mailing list