diff options
author | Francis Ricci <francisjricci@gmail.com> | 2017-03-19 15:02:43 +0000 |
---|---|---|
committer | Francis Ricci <francisjricci@gmail.com> | 2017-03-19 15:02:43 +0000 |
commit | 5b350130fc4bf6f70c078a5d97096df98a17a057 (patch) | |
tree | 22bea466d583f7eb2003b52d16ad1e90f8c6a122 /www | |
parent | da9f41bddc1a6e410dd46e038f7aeb416f32c351 (diff) | |
download | compiler-rt-5b350130fc4bf6f70c078a5d97096df98a17a057.tar.gz |
Use pthreads for thread-local lsan allocator cache on darwin
Summary:
This patch allows us to move away from using __thread on darwin,
which is requiring for building lsan for darwin on ios version 7
and on iossim i386.
Reviewers: kubamracek, kcc
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D29994
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@298214 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions