aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ArchiveWriter.cpp
diff options
context:
space:
mode:
authorFrancis Ricci <francisjricci@gmail.com>2017-02-09 19:29:11 +0000
committerFrancis Ricci <francisjricci@gmail.com>2017-02-09 19:29:11 +0000
commit2f1f1616ae47f32d66e6cf7238516db65ce6d8cc (patch)
tree22ac08cf2efcf41339fbb9f4e879c06343d7d754 /llvm/lib/Object/ArchiveWriter.cpp
parent60437620db8efae20e880c3a70933f6e8149dc7c (diff)
downloadllvm-2f1f1616ae47f32d66e6cf7238516db65ce6d8cc.zip
llvm-2f1f1616ae47f32d66e6cf7238516db65ce6d8cc.tar.gz
llvm-2f1f1616ae47f32d66e6cf7238516db65ce6d8cc.tar.bz2
Remove strict tid checks from the mac implementation of BlockingMutex
Summary: This patch unifies the behavior of BlockingMutex on linux and mac, resolving problems that can arise when BlockingMutex is used in code shared by the two platforms but has different behavior depending on the platform. No longer requires that the calling thread own the mutex for CheckLocked calls to pass. Reviewers: dvyukov, kubamracek Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D29728 llvm-svn: 294614
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions