[libc-commits] [PATCH] D149527: [libc] Support global constructors and destructors on NVPTX

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon May 1 12:07:55 PDT 2023


jhuber6 updated this revision to Diff 518521.
jhuber6 added a comment.

Changing NVPTX to use `-fno-use-cxa-atexit`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149527

Files:
  libc/cmake/modules/LLVMLibCTestRules.cmake
  libc/startup/gpu/nvptx/CMakeLists.txt
  libc/startup/gpu/nvptx/start.cpp
  libc/test/IntegrationTest/test.cpp
  libc/test/integration/startup/gpu/CMakeLists.txt
  libc/test/integration/startup/gpu/init_fini_array_test.cpp
  libc/utils/gpu/loader/CMakeLists.txt
  libc/utils/gpu/loader/nvptx/CMakeLists.txt
  libc/utils/gpu/loader/nvptx/Loader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149527.518521.patch
Type: text/x-patch
Size: 15500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230501/bfefeef3/attachment-0001.bin>


More information about the libc-commits mailing list