[PATCH] D55596: Reimplement Thread Static Data ASan routines with TLS

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 14:49:50 PST 2018


devnexen added a comment.



>>> Please test Linux and Darwin too.
>> 
>> Ok throwing a Linux's test but Darwin will have to wait couple of hours unless another Apple's folk is faster :-)



> Hmm, maybe c++ abi handling difference. Keeping there just NetBSD and FreeBSD is fine too.

So just tested Darwin seems nothing suspicious a test fails regardless of the presence of the patch or not.


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