Issue 135204
Summary [libc][bug] c++abi tls dtors are not called on main thread exit
Labels
Assignees
Reporter SchrodingerZhu
    ![Image](https://github.com/user-attachments/assets/6dafa5bf-353e-415d-8e24-d11760cb967b)

The above is the behavior of registered dtors on main thread exiting. As for `llvm-libc`, the dtors registered using `__cxa` hooks are never called.

Solution is being investigated at https://github.com/llvm/llvm-project/pull/133641
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to