diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-10-23 10:34:29 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-10-23 10:34:29 +0000 |
commit | d779da91de1f5706e1413bcd9c2e9cb64365e580 (patch) | |
tree | a0bbc50d4f842729cf21f62a46182f0fcacc121f /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | 45dc04bb83ab99e004f9f0974d9b2982120b61de (diff) | |
download | llvm-d779da91de1f5706e1413bcd9c2e9cb64365e580.zip llvm-d779da91de1f5706e1413bcd9c2e9cb64365e580.tar.gz llvm-d779da91de1f5706e1413bcd9c2e9cb64365e580.tar.bz2 |
Fix race conditions in Core/Timer
The Timer class already had some support for multi-threaded access
but it still contained several race conditions. This CL fixes them
in preparation of adding multi-threaded dwarf parsing (and other
multi-threaded parts later).
Differential revision: http://reviews.llvm.org/D13940
llvm-svn: 251105
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions