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

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 01:28:16 PST 2018


devnexen added a comment.



>> `thread-local storage is not supported for the current target`
> 
> C++11 thread_local not supported for FreeBSD?

Nope that was Darwin's test.


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