[libc-commits] [PATCH] D112104: [libc] add malloc funcs as external entrypoints

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Oct 26 10:13:24 PDT 2021


michaelrj updated this revision to Diff 382384.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.

fix the external entrypoints not actually being included


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112104/new/

https://reviews.llvm.org/D112104

Files:
  libc/cmake/modules/LLVMLibCLibraryRules.cmake
  libc/cmake/modules/LLVMLibCObjectRules.cmake
  libc/config/linux/x86_64/entrypoints.txt
  libc/lib/CMakeLists.txt
  libc/spec/stdc.td
  libc/src/stdlib/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112104.382384.patch
Type: text/x-patch
Size: 8012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211026/69b36d04/attachment-0001.bin>


More information about the libc-commits mailing list