[libc-commits] [PATCH] D82404: [libc] Minimal Darwin support
Thorsten via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jun 23 13:59:23 PDT 2020
tschuett updated this revision to Diff 272814.
tschuett added a comment.
copy and paste api.td from linux ...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82404/new/
https://reviews.llvm.org/D82404
Files:
libc/config/CMakeLists.txt
libc/config/darwin/CMakeLists.txt
libc/config/darwin/api.td
libc/config/darwin/platfrom_defs.h.inc
libc/config/darwin/x86_64/entrypoints.txt
libc/config/darwin/x86_64/headers.txt
libc/config/linux/platfrom_defs.h.inc
libc/src/string/bzero.h
libc/src/string/memset.h
libc/src/string/strlen.cpp
libc/src/string/strlen.h
libc/test/config/darwin/CMakeLists.txt
libc/test/config/darwin/x86_64/CMakeLists.txt
libc/test/config/darwin/x86_64/darwin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82404.272814.patch
Type: text/x-patch
Size: 8671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200623/2937da0d/attachment.bin>
More information about the libc-commits
mailing list