[PATCH] D138423: [bolt] Use llvm::sys::RWMutex instead of std::shared_timed_mutex

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 16:25:00 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe8ce5f1ec9f3: [bolt] Use llvm::sys::RWMutex instead of std::shared_timed_mutex (authored by thakis).
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138423/new/

https://reviews.llvm.org/D138423

Files:
  bolt/include/bolt/Core/BinaryContext.h
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Passes/Aligner.h
  bolt/include/bolt/Passes/Instrumentation.h
  bolt/lib/Core/BinaryBasicBlock.cpp
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Core/Exceptions.cpp
  bolt/lib/Core/ParallelUtilities.cpp
  bolt/lib/Passes/Aligner.cpp
  bolt/lib/Passes/Instrumentation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138423.477027.patch
Type: text/x-patch
Size: 10459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221122/00fe9900/attachment.bin>


More information about the llvm-commits mailing list