[PATCH] D45508: Implement --ctors-in-init-array.
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 7 22:15:57 PST 2021
ChuanqiXu added a comment.
I rebased this patch, did **some simple** change to make it work at trunk and reverse the contents of `.ctors` after applying relocations as @ruiu mentioned in comments. May I ask is it ok for me to create a new diffusion? I am not familiar with the rule for the situation in the LLVM community convention. @MaskRay @grimar
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D45508/new/
https://reviews.llvm.org/D45508
More information about the llvm-commits
mailing list