[PATCH] D40714: Correct atexit(3) support in MSan/NetBSD
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 10 16:03:45 PST 2018
devnexen added a comment.
In https://reviews.llvm.org/D40714#1004445, @krytarowski wrote:
> If we remove `INTERCEPT_FUNCTION(atexit);` does it work?
I did that locally at some point (either removing it or making only for NetBSD for now). Either way should be fine.
Repository:
rL LLVM
https://reviews.llvm.org/D40714
More information about the llvm-commits
mailing list