[PATCH] D39619: Correct atexit(3) support in TSan/NetBSD
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 6 05:36:26 PST 2017
joerg added a comment.
No, __cxa_atexit will always reference the DSO handle. That exists even in the main executable.
Repository:
rL LLVM
https://reviews.llvm.org/D39619
More information about the llvm-commits
mailing list