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

Thorsten via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jun 23 14:32:24 PDT 2020


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

some cmake improvements


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.272831.patch
Type: text/x-patch
Size: 9006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200623/9fc6291c/attachment-0001.bin>


More information about the libc-commits mailing list