[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
Tue Aug 9 14:43:01 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc6dcc359acb9: [libc] Add __cxa_atexit support to the atexit function. (authored by sivachandra).

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/aarch64/CMakeLists.txt
  libc/loader/linux/aarch64/start.cpp
  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.451277.patch
Type: text/x-patch
Size: 11379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220809/96a14699/attachment-0001.bin>


More information about the libc-commits mailing list