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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Oct 27 10:16:29 PDT 2021


michaelrj updated this revision to Diff 382707.
michaelrj marked an inline comment as done.
michaelrj added a comment.

add an explaining comment


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.382707.patch
Type: text/x-patch
Size: 8149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211027/ec6bd5f7/attachment-0001.bin>


More information about the libc-commits mailing list