https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114357

--- Comment #3 from JF Bastien <jfb at chromium dot org> ---
The LLVM feature was added for XNU, because the kernel never runs its own
global C++ destructors (but the compiler can't know this). It saved a
non-trivial amount of code generation.

Reply via email to