[PATCH] D129089: [BOLT] Fix concurrency bugs in the instrumentation runtime

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 09:30:23 PDT 2022


ayermolo added a comment.

Why can't we use standard std::lock_guard here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129089



More information about the llvm-commits mailing list