Issue |
135204
|
Summary |
[libc][bug] c++abi tls dtors are not called on main thread exit
|
Labels |
|
Assignees |
|
Reporter |
SchrodingerZhu
|

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