Files
clang-p2996/llvm/test/CodeGen/ARM
Julian Lettner e6a789ef9b Remove -lower-global-dtors-via-cxa-atexit flag
Remove the `-lower-global-dtors-via-cxa-atexit` escape hatch introduced
in D121736 [1], which switched the default lowering of global
destructors on MachO to use `__cxa_atexit()` to avoid emitting
deprecated `__mod_term_func` sections.

I added this flag as an escape hatch in case the switch causes any
problems.  We didn't discover any problems so now we can remove it.

[1] https://reviews.llvm.org/D121736

rdar://90277838

Differential Revision: https://reviews.llvm.org/D145715
2023-03-14 14:18:11 -07:00
..
2022-09-26 11:31:23 +01:00
2022-10-02 11:51:08 +01:00
2022-11-02 22:34:05 +00:00
2022-10-28 22:28:37 -07:00