[lld] [LowerGlobalDtors] Skip __cxa_atexit call completely when arg0 is unused (PR #68758)
Dan Gohman via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 19 09:39:11 PDT 2023
sunfishcode wrote:
The change here looks good to me. I like how it does automatic detection so it avoids needing a flag.
https://github.com/llvm/llvm-project/pull/68758
More information about the llvm-commits
mailing list