[PATCH] D40714: Correct atexit(3) support in MSan/NetBSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 10 10:36:44 PST 2018


krytarowski added a comment.

In https://reviews.llvm.org/D40714#1004362, @devnexen wrote:

> In https://reviews.llvm.org/D40714#1004346, @krytarowski wrote:
>
> > Please test. Thank you in advance.
>
>
> I had updated my compiler-rt tree before this update and it finally worked but with this diff it still failed (I see the new message "unreachable called" for each test). Would be good if a genuine Linux developer could confirm.


Updated diff.


Repository:
  rL LLVM

https://reviews.llvm.org/D40714





More information about the llvm-commits mailing list