[libc-commits] [PATCH] D119587: [libc] Fix allocator inclusion

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Feb 11 13:37:58 PST 2022


michaelrj updated this revision to Diff 408038.
michaelrj added a comment.

add allocator functions + strdup to aarch64 entrypoints list


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119587

Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/src/__support/CPP/CMakeLists.txt
  libc/src/stdlib/CMakeLists.txt
  libc/test/utils/CPP/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119587.408038.patch
Type: text/x-patch
Size: 3814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220211/38982afd/attachment-0001.bin>


More information about the libc-commits mailing list