[PATCH] D145715: Remove -lower-global-dtors-via-cxa-atexit flag

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 09:06:41 PST 2023


RKSimon added a comment.

In D145715#4185070 <https://reviews.llvm.org/D145715#4185070>, @thetruestblue wrote:

> This looks good to me. I'm not sure the policy on what should be added to the release notes. But this was a temporary flag only added to slowly deprecate this, and was noted when it was added that it would be removed.

If it made its way into an actual release of the compiler then we should try to document its removal.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145715



More information about the llvm-commits mailing list