[libc-commits] [PATCH] D131219: [libc] Add __cxa_atexit support to the atexit function.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Sun Aug 7 23:16:22 PDT 2022


sivachandra updated this revision to Diff 450710.
sivachandra added a comment.

Rebase after splitting out ArrayStore in to a separate patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131219

Files:
  libc/cmake/modules/LLVMLibCTestRules.cmake
  libc/loader/linux/x86_64/CMakeLists.txt
  libc/loader/linux/x86_64/start.cpp
  libc/src/stdlib/CMakeLists.txt
  libc/src/stdlib/atexit.cpp
  libc/src/stdlib/atexit.h
  libc/test/integration/loader/linux/init_fini_array_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131219.450710.patch
Type: text/x-patch
Size: 8873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220808/aecfc666/attachment-0001.bin>


More information about the libc-commits mailing list