[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
Thu May 4 05:13:18 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e1c0ec62979: [libc] Support global constructors and destructors on NVPTX (authored by jhuber6).
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.519449.patch
Type: text/x-patch
Size: 15500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230504/f9799ef3/attachment-0001.bin>
More information about the libc-commits
mailing list