[PATCH] D39619: Correct atexit(3) support in TSan/NetBSD

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 05:47:26 PST 2017


dvyukov added a comment.

In https://reviews.llvm.org/D39619#916666, @joerg wrote:

> No, __cxa_atexit will always reference the DSO handle. That exists even in the main executable.


Ack. Probably confused it with __cxa_finalize.


Repository:
  rL LLVM

https://reviews.llvm.org/D39619





More information about the llvm-commits mailing list