diff options
| author | Francis Ricci <francisjricci@gmail.com> | 2017-02-17 03:23:07 +0000 |
|---|---|---|
| committer | Francis Ricci <francisjricci@gmail.com> | 2017-02-17 03:23:07 +0000 |
| commit | 571c05a55059cc2783aea9ef03e57b253e3107b7 (patch) | |
| tree | 95e45f3f6754d4f67f51e0c6e1a28102e3854486 /lldb/packages/Python/lldbsuite/test | |
| parent | ff266f52362856a9b1c5dd717e5795830823bf43 (diff) | |
| download | bcm5719-llvm-571c05a55059cc2783aea9ef03e57b253e3107b7.tar.gz bcm5719-llvm-571c05a55059cc2783aea9ef03e57b253e3107b7.zip | |
Use pthreads to store current thread id on darwin
Summary:
__thread is not supported by all darwin versions and architectures,
use pthreads instead to allow for building darwin lsan on iossim.
Reviewers: kubamracek, kcc
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D29993
llvm-svn: 295405
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions

