[PATCH] D149340: [AMDGPU] Place global constructors in .init_array and .fini_array
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 27 10:56:29 PDT 2023
jdoerfert added a comment.
Does this work for non-AMD hardware?
Is this just adding the globals and not actually using this mechanism?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149340/new/
https://reviews.llvm.org/D149340
More information about the llvm-commits
mailing list