[PATCH] D31947: [scudo] Android support groundwork
Stephen Hines via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 13:22:40 PDT 2017
srhines added a comment.
In https://reviews.llvm.org/D31947#728470, @kcc wrote:
> >> Android doesn't support thread_local
>
> eugenis@, Is that still true?
> Anyway, would you like to look at this from the Android POV?
That isn't true. Android does support thread_local. This patch should not have a different Android path.
https://reviews.llvm.org/D31947
More information about the llvm-commits
mailing list