[PATCH] D55596: Reimplement Thread Static Data ASan routines for NetBSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 05:10:16 PST 2018


krytarowski added a comment.

In D55596#1334282 <https://reviews.llvm.org/D55596#1334282>, @devnexen wrote:

> > How about this version: http://netbsd.org/~kamil/llvm/asan-posix-tls.txt
> >  Does it work on FreeBSD? If so, how about Linux and Darwin.
>
> Seems to work fine with this version.


On what OSes?

I'm going to set is as the only version but I need confirmation from Darwin and Linux.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55596/new/

https://reviews.llvm.org/D55596





More information about the llvm-commits mailing list