[libc-commits] [PATCH] D89436: Update spec information.
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Oct 14 17:31:52 PDT 2020
michaelrj created this revision.
michaelrj added a reviewer: sivachandra.
Herald added a project: libc-project.
Herald added a subscriber: libc-commits.
michaelrj requested review of this revision.
This change updates libc/spec/llvm_libc_ext.td to have info on all of the
llvm specific functions.
This change also moves most of the type definitions from
libc/spec/stdc.td to libc/spec/spec.td so that they can be used for
function definitions in llvm_libc_ext.td.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89436
Files:
libc/spec/llvm_libc_ext.td
libc/spec/spec.td
libc/spec/stdc.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89436.298267.patch
Type: text/x-patch
Size: 4325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201015/7487d024/attachment-0001.bin>
More information about the libc-commits
mailing list