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

Johannes Doerfert via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon May 1 13:20:09 PDT 2023


jdoerfert added a comment.

Glad you could at least hack this. If NVIDIA ever fixed their tools we can get rid of this stuff.

@tra, you think this is good to go with a follow up to avoid compile time increase and provide more flexibility?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149527



More information about the libc-commits mailing list