[libc-commits] [PATCH] D82404: [libc] Minimal Darwin support

Thorsten via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jun 24 01:02:13 PDT 2020


tschuett updated this revision to Diff 272924.
tschuett added a comment.

add missing include


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.272924.patch
Type: text/x-patch
Size: 9033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200624/4024d6bb/attachment-0001.bin>


More information about the libc-commits mailing list