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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Oct 25 14:04:35 PDT 2021


michaelrj updated this revision to Diff 382118.
michaelrj marked an inline comment as done.
michaelrj added a comment.
Herald added a subscriber: cryptoad.

change the way external entrypoints are handled to be cleaner


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.382118.patch
Type: text/x-patch
Size: 7952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211025/719b6df1/attachment-0001.bin>


More information about the libc-commits mailing list