diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2021-07-22 16:40:47 +0200 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2021-07-23 09:13:37 +0200 |
commit | a7767171cb79da42fb67d394929535e7bb4a6813 (patch) | |
tree | a0c9a3cf890772870f8c1fce8544188cd6880ed9 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 0118a649348b4a2079911037c8d1d3ed648ec25e (diff) | |
download | llvm-a7767171cb79da42fb67d394929535e7bb4a6813.zip llvm-a7767171cb79da42fb67d394929535e7bb4a6813.tar.gz llvm-a7767171cb79da42fb67d394929535e7bb4a6813.tar.bz2 |
tsan: switch atexit mutex to the normal Mutex
Now that Mutex is blocking there is no point in using BlockingMutex.
Switch to Mutex.
Depends on D106379.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D106560
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions