[PATCH] D150675: [AMDGPU] Rewrite device ctor / dtor handling to use .init / .fini sections

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 08:30:15 PDT 2023


jhuber6 marked 7 inline comments as done.
jhuber6 added a comment.

I've tested this working with a standalone constructor, but it may be good to double check with the `asan` case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150675



More information about the llvm-commits mailing list